summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2011-08-05ipv6: check for IPv4 mapped addresses when connecting IPv6 socketsMax Matveev
2011-08-05mlx4: decreasing ref count when removing macYevgeny Petrilin
2011-08-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-08-05net: Fix security_socket_sendmsg() bypass problem.Tetsuo Handa
2011-08-05net: Cap number of elements for sendmmsgAnton Blanchard
2011-08-05net: sendmmsg should only return an error if no messages were sentAnton Blanchard
2011-08-05sparc: Size mondo queues more sanely.David S. Miller
2011-08-05sparc: Access kernel TSB using physical addressing when possible.David S. Miller
2011-08-04Do 'shm_init_ns()' in an early pure_initcallLinus Torvalds
2011-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-08-04Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds
2011-08-04Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-08-04cpuidle: Consistent spelling of cpuidle_idle_call()David Brown
2011-08-04efi: Fix argument types for SetVariable() for ia64Matthew Garrett
2011-08-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds
2011-08-04Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-08-04eisa/pci_eisa.c: fix BUG introduced by 005bdad7b80Arnaud Lacombe
2011-08-04ixgbe: fix PHY link setup for 82599Emil Tantilov
2011-08-04ixgbe: fix __ixgbe_notify_dca() bail out codeDon Skidmore
2011-08-04igb: fix WOL on second port of i350 deviceCarolyn Wyborny
2011-08-04e1000e: minor re-order of #include filesBruce Allan
2011-08-04e1000e: remove unnecessary check for NULL pointerBruce Allan
2011-08-04intel drivers: repair missing flush operationsJesse Brandeburg
2011-08-04Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely
2011-08-04dt: remove of_alias_get_id() referenceGrant Likely
2011-08-04sparc: Fix __atomic_add_unless() return value.Josip Rodin
2011-08-04macb: restore wrap bit when performing underrun cleanupTord Andersson
2011-08-04cdc_ncm: fix endianness problem.Giuseppe Scrivano
2011-08-04sparc: use kbuild-generic support for true asm-generic header filesSam Ravnborg
2011-08-04drivers/ide/cy82c693.c: Add missing pci_dev_putJulia Lawall
2011-08-04ide: Fix irq flags madnessThomas Gleixner
2011-08-04slab, lockdep: Annotate the locks before using themPeter Zijlstra
2011-08-04lockdep: Clear whole lockdep_map on initializationTejun Heo
2011-08-04slab, lockdep: Annotate slab -> rcu -> debug_object -> slabPeter Zijlstra
2011-08-04lockdep: Fix up warningPeter Zijlstra
2011-08-04lockdep: Fix trace_hardirqs_on_caller()Peter Zijlstra
2011-08-03Boot up with usermodehelper disabledLinus Torvalds
2011-08-03x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabledLinus Torvalds
2011-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-08-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-04Merge branch 'linus' into core/urgentIngo Molnar
2011-08-03dmaengine: use DEFINE_IDR for static initializationAxel Lin
2011-08-03ioat: fix xor_idx_to_descDan Williams
2011-08-03irda: use PCI_VENDOR_ID_*Jon Mason