aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds30-258/+661
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds102-350/+615
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2-1/+7
2011-08-05ipv6: check for IPv4 mapped addresses when connecting IPv6 socketsMax Matveev1-2/+9
2011-08-05mlx4: decreasing ref count when removing macYevgeny Petrilin1-3/+6
2011-08-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller20-6/+65
2011-08-05net: Fix security_socket_sendmsg() bypass problem.Tetsuo Handa1-9/+34
2011-08-05net: Cap number of elements for sendmmsgAnton Blanchard1-0/+3
2011-08-05net: sendmmsg should only return an error if no messages were sentAnton Blanchard1-24/+3
2011-08-05sparc: Size mondo queues more sanely.David S. Miller1-7/+23
2011-08-05sparc: Access kernel TSB using physical addressing when possible.David S. Miller4-40/+85
2011-08-04Do 'shm_init_ns()' in an early pure_initcallLinus Torvalds1-1/+8
2011-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-59/+36
2011-08-04Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds1-1/+1
2011-08-04Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-52/+131
2011-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds4-7/+26
2011-08-04cpuidle: Consistent spelling of cpuidle_idle_call()David Brown2-2/+2
2011-08-04efi: Fix argument types for SetVariable() for ia64Matthew Garrett1-1/+1
2011-08-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-150/+6
2011-08-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds4-9/+65
2011-08-04Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds24-141/+337
2011-08-04eisa/pci_eisa.c: fix BUG introduced by 005bdad7b80Arnaud Lacombe1-2/+2
2011-08-04ixgbe: fix PHY link setup for 82599Emil Tantilov1-0/+1
2011-08-04ixgbe: fix __ixgbe_notify_dca() bail out codeDon Skidmore1-1/+1
2011-08-04igb: fix WOL on second port of i350 deviceCarolyn Wyborny1-1/+1
2011-08-04e1000e: minor re-order of #include filesBruce Allan2-2/+2
2011-08-04e1000e: remove unnecessary check for NULL pointerBruce Allan1-2/+1
2011-08-04intel drivers: repair missing flush operationsJesse Brandeburg18-0/+59
2011-08-04Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely4-141/+2
2011-08-04dt: remove of_alias_get_id() referenceGrant Likely1-9/+4
2011-08-04sparc: Fix __atomic_add_unless() return value.Josip Rodin1-1/+1
2011-08-04macb: restore wrap bit when performing underrun cleanupTord Andersson1-0/+3
2011-08-04cdc_ncm: fix endianness problem.Giuseppe Scrivano1-100/+56
2011-08-04sparc: use kbuild-generic support for true asm-generic header filesSam Ravnborg5-9/+5
2011-08-04drivers/ide/cy82c693.c: Add missing pci_dev_putJulia Lawall1-0/+2
2011-08-04ide: Fix irq flags madnessThomas Gleixner1-1/+5
2011-08-04slab, lockdep: Annotate the locks before using themPeter Zijlstra1-3/+3
2011-08-04lockdep: Clear whole lockdep_map on initializationTejun Heo1-4/+1
2011-08-04slab, lockdep: Annotate slab -> rcu -> debug_object -> slabPeter Zijlstra1-18/+68
2011-08-04lockdep: Fix up warningPeter Zijlstra1-1/+1
2011-08-04lockdep: Fix trace_hardirqs_on_caller()Peter Zijlstra1-14/+16
2011-08-03Boot up with usermodehelper disabledLinus Torvalds2-2/+5
2011-08-03x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabledLinus Torvalds1-2/+1
2011-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-7/+36
2011-08-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-50/+1141
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds35-135/+1172
2011-08-04Merge branch 'linus' into core/urgentIngo Molnar7972-372621/+482800
2011-08-03dmaengine: use DEFINE_IDR for static initializationAxel Lin1-3/+1
2011-08-03ioat: fix xor_idx_to_descDan Williams1-1/+1
2011-08-03irda: use PCI_VENDOR_ID_*Jon Mason1-10/+8