summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-25hugetlb_file_setup(): use C, not cppAndrew Morton1-4/+8
2009-09-25procfs: disable per-task stack usage on NOMMUAndrew Morton2-2/+9
2009-09-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds9-72/+77
2009-09-25Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds13-61/+43
2009-09-25Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds153-3746/+7834
2009-09-25Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-2/+5
2009-09-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds5-8/+33
2009-09-25genetlink: fix netns vs. netlink table locking (2)Johannes Berg3-9/+15
2009-09-253c59x: Get rid of "Trying to free already-free IRQ"Anton Vorontsov1-9/+3
2009-09-25tunnel: eliminate recursion fieldEric Dumazet5-36/+1
2009-09-25ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2Sebastian Haas1-7/+9
2009-09-25net: fix htmldocs sunrpc, clnt.cJaswinder Singh Rajput1-2/+3
2009-09-25Phonet: error on broadcast sending (unimplemented)Rémi Denis-Courmont2-0/+7
2009-09-25Phonet: fix race for port number in concurrent bind()Rémi Denis-Courmont1-8/+8
2009-09-25pktgen: better scheduler friendlinessStephen Hemminger1-79/+72
2009-09-25pktgen: T_TERMINATE flag is unusedStephen Hemminger1-5/+4
2009-09-25ipv4: check optlen for IP_MULTICAST_IF optionShan Wei1-0/+3
2009-09-25Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller6498-342228/+724722
2009-09-25Merge branch 'origin' into for-linusRussell King3418-96734/+295481
2009-09-24Merge branches 'ipoib', 'mad', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier4-8/+26
2009-09-24IPoIB: Don't turn on carrier for a non-active portMoni Shoua1-0/+7
2009-09-24nfs[23] tcp breakage in mount with binary optionsAl Viro1-0/+2
2009-09-24net: fix htmldocs sunrpc, clnt.cJaswinder Singh Rajput1-2/+3
2009-09-24IB/mthca: Fix access to freed memory in catastrophic event handlingJack Morgenstein1-3/+8
2009-09-24mlx4_core: Pass cache line size to device FWEli Cohen1-0/+5
2009-09-24RDMA/nes: Remove duplicate .ndo_set_mac_address field initializationJulia Lawall1-1/+0
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds26-460/+2811
2009-09-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds12-333/+203
2009-09-24Merge branch 'cputime' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+6
2009-09-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds27-117/+439
2009-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-18/+165
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds31-1981/+2740
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds41-533/+532
2009-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds4-11/+17
2009-09-24module: don't call percpu_modfree on NULL pointer.Rusty Russell1-1/+1
2009-09-24module: fix memory leak when load fails after srcversion/version allocatedRusty Russell1-0/+12
2009-09-24module: preferred way to use MODULE_AUTHORJohannes Berg1-1/+4
2009-09-24param: allow whitespace as kernel parameter separatorPeter Oberparleiter1-3/+4
2009-09-24module: reduce string table for loaded modules (v2)Jan Beulich2-13/+57
2009-09-24module: reduce symbol table for loaded modules (v2)Jan Beulich2-7/+94
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds69-3338/+9199
2009-09-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds7-19/+13
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds40-68/+1331
2009-09-24drivers/usb/serial/sierra.c: fix CONFIG_PM=n buildAndrew Morton1-0/+5
2009-09-24alpha: AGP update (fixes compile failure)Ivan Kokshaysky4-5/+5
2009-09-24task_struct cleanup: move binfmt field to mm_structHiroshi Shimamoto5-13/+15
2009-09-24include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernelsAlbin Tonnerre2-2/+2
2009-09-24lzma/gzip: fix potential oops when input data is truncatedPhillip Lougher2-1/+17
2009-09-24drivers/vlynq/vlynq.c: fix resource size off by 1 errorJulia Lawall1-1/+1
2009-09-24fs/romfs: correct error-handling codeJulia Lawall1-1/+1