summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-23Remove remaining bits of io_remap_page_range()Javi Merino4-7/+0
2012-03-23consolidate WARN_...ONCE() static variablesJan Beulich3-4/+5
2012-03-23headers: include linux/types.h where appropriateBobby Powers4-1/+8
2012-03-23nmi watchdog: do not use cpp symbol in KconfigCong Wang9-11/+8
2012-03-23magic.h: move some FS magic numbers into magic.hMuthu Kumar6-11/+18
2012-03-23um: use set_current_blocked() and block_sigmask()Matt Fleming1-14/+6
2012-03-23um: don't restore current->blocked on errorMatt Fleming1-6/+2
2012-03-23mm: hugetlb: cleanup duplicated code in unmapping vm rangeHillf Danton1-14/+11
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-131/+104
2012-03-23Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-29/+161
2012-03-23Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-14/+56
2012-03-23Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds6-230/+234
2012-03-23Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds6-58/+49
2012-03-23Merge tag 'pstore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+22
2012-03-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds51-2250/+1375
2012-03-23Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds11-109/+169
2012-03-23Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds127-2987/+5217
2012-03-23mm: fix testorder interaction between two kswapd patchesHugh Dickins1-1/+1
2012-03-22Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds146-8200/+12319
2012-03-22Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds16-122/+695
2012-03-22Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-325/+478
2012-03-22Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds35-1447/+12805
2012-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds10-76/+281
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds101-710/+4095
2012-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-4/+4
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds29-80/+1264
2012-03-22usbnet: consider device busy at each recieved packetOliver Neukum1-0/+1
2012-03-22Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-121/+96
2012-03-22bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek3-69/+32
2012-03-22netfilter: remove forward module param confusion.Rusty Russell2-14/+4
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds44-471/+605
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds64-1633/+1701
2012-03-22security: optimize avc_audit() common pathLinus Torvalds1-29/+41
2012-03-22usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com1-1/+0
2012-03-22usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com1-0/+9
2012-03-22xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert1-3/+3
2012-03-22xfrm: Remove unused xfrm_state from xfrm_state_check_spaceSteffen Klassert1-2/+2
2012-03-22RDS: use gfp flags from caller in conn_alloc()Dan Carpenter3-3/+3
2012-03-22netlabel: use GFP flags from caller instead of GFP_ATOMICDan Carpenter1-1/+1
2012-03-22vfs: tidy up sparse warnings in fs/namei.cLinus Torvalds1-3/+3
2012-03-22vfs: tidy up fs/namei.c byte-repeat word constantsLinus Torvalds1-9/+4
2012-03-22fs: fix kernel-doc warnings in dcache.cRandy Dunlap1-1/+1
2012-03-22Fix full_name_hash() behaviour when length is a multiple of 8Al Viro1-1/+1
2012-03-22Merge branch 'drm-nouveau-destage' of git://people.freedesktop.org/~airlied/l...Linus Torvalds19-186/+288
2012-03-22Merge branch 'drm-radeon-sitn-support' of git://people.freedesktop.org/~airli...Linus Torvalds35-144/+7230
2012-03-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds271-6456/+22732
2012-03-22kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpointJason Wessel1-0/+7
2012-03-22kdb: Avoid using dbg_io_ops until it is initializedTim Bird1-1/+1
2012-03-22kgdb,debug_core: add the ability to control the reboot notifierJason Wessel2-0/+33
2012-03-22KDB: Fix usability issues relating to the 'enter' key.Andrei Warkentin3-22/+83