summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-03NFS: Close page_mkwrite() racesTrond Myklebust1-3/+3
2009-05-03Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds3-89/+108
2009-05-03Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtcDavid Gibson33-45/+83
2009-05-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2009-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2-5/+5
2009-05-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds71-972/+5637
2009-05-03Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-16/+18
2009-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds57-1112/+1616
2009-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds16-51/+446
2009-05-03SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnectTrond Myklebust3-9/+24
2009-05-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds6-47/+36
2009-05-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-21/+39
2009-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-6/+17
2009-05-03Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds3-6/+4
2009-05-03ibft: fix the display of a few fields in the NIC attribute structure in sysfsAshutosh Naik1-2/+2
2009-05-03mm: prevent divide error for small values of vm_dirty_bytesAndrea Righi2-1/+8
2009-05-03vmscan: avoid multiplication overflow in shrink_zone()Andrew Morton1-1/+1
2009-05-03ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.cOleg Nesterov1-2/+2
2009-05-03kernel-doc: restrict syntax for private: and public:Randy Dunlap2-5/+9
2009-05-03mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro5-65/+17
2009-05-03of: make of_(un)register_platform_driver common codeGrant Likely3-20/+10
2009-05-03alpha: binfmt_aout fixIvan Kokshaysky4-6/+23
2009-05-03alpha: futex implementationIvan Kokshaysky2-4/+116
2009-05-03alpha: exception table sortingIvan Kokshaysky2-1/+41
2009-05-03alpha: titan and marvel build fixesIvan Kokshaysky6-14/+13
2009-05-03vgacon: return the upper half of 512 character fontsStefan Bader1-1/+1
2009-05-03memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura3-25/+20
2009-05-03pagemap: require aligned-length, non-null reads of /proc/pid/pagemapVitaly Mayatskikh1-0/+4
2009-05-03mm: close page_mkwrite racesNick Piggin3-44/+98
2009-05-03atomic: fix atomic_long_cmpxchg/xchg for 64 bit architecturesHeiko Carstens1-2/+2
2009-05-03CRISv10: fix serial driver proc-usageJesper Nilsson1-95/+78
2009-05-03MAINTAINERS: add ptrace entryChristoph Hellwig1-0/+13
2009-05-03memcg: fix try_get_mem_cgroup_from_swapcache()Daisuke Nishimura1-3/+2
2009-05-03MAINTAINERS: Florian has movedFlorian Fainelli1-2/+2
2009-05-03autofs4: fix incorrect return in autofs4_mount_busy()Ian Kent1-1/+3
2009-05-03mm: fix pageref leak in do_swap_page()Johannes Weiner1-2/+2
2009-05-03ne2k-pci: Do not register device until initialized.Lubomir Rintel1-4/+3
2009-05-03Subject: [PATCH] br2684: restore net_dev initializationRabin Vincent1-0/+1
2009-05-03net: Only store high 16 bits of kernel generated filter prioritiesRobert Love1-1/+1
2009-05-02acpica: validate package element more carefully in acpi_rs_get_pci_routing_ta...Robert Moore1-0/+7
2009-05-02m32r: use __stringify() macro in assembler.hHirokazu Takata1-3/+4
2009-05-02m32r: build fix for __stringify macroHirokazu Takata2-3/+0
2009-05-02clockevents: prevent endless loop in tick_handle_periodic()john stultz1-1/+11
2009-05-02virtio_net: Fix function name typoAlex Williamson1-4/+4
2009-05-02virtio_net: Cleanup command queue scatterlist usageAlex Williamson1-6/+10
2009-05-02bonding: correct the cleanup in bond_create()Jiri Pirko1-7/+6
2009-05-02virtio: add missing include to virtio_net.hGrant Likely1-0/+1
2009-05-02smsc95xx: add support for LAN9512 and LAN9514Steve Glendinning1-0/+5
2009-05-02smsc95xx: configure LED outputsSteve Glendinning2-0/+13
2009-05-02netconsole: take care of NETDEV_UNREGISTER eventBruno Prémont1-1/+10