summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-05-02kernel-doc: restrict syntax for private: and public:Randy Dunlap
2009-05-02mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro
2009-05-02of: make of_(un)register_platform_driver common codeGrant Likely
2009-05-02alpha: binfmt_aout fixIvan Kokshaysky
2009-05-02alpha: futex implementationIvan Kokshaysky
2009-05-02alpha: exception table sortingIvan Kokshaysky
2009-05-02alpha: titan and marvel build fixesIvan Kokshaysky
2009-05-02vgacon: return the upper half of 512 character fontsStefan Bader
2009-05-02memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura
2009-05-02pagemap: require aligned-length, non-null reads of /proc/pid/pagemapVitaly Mayatskikh
2009-05-02mm: close page_mkwrite racesNick Piggin
2009-05-02atomic: fix atomic_long_cmpxchg/xchg for 64 bit architecturesHeiko Carstens
2009-05-02CRISv10: fix serial driver proc-usageJesper Nilsson
2009-05-02MAINTAINERS: add ptrace entryChristoph Hellwig
2009-05-02memcg: fix try_get_mem_cgroup_from_swapcache()Daisuke Nishimura
2009-05-02MAINTAINERS: Florian has movedFlorian Fainelli
2009-05-02autofs4: fix incorrect return in autofs4_mount_busy()Ian Kent
2009-05-02mm: fix pageref leak in do_swap_page()Johannes Weiner
2009-05-02ne2k-pci: Do not register device until initialized.Lubomir Rintel
2009-05-02Subject: [PATCH] br2684: restore net_dev initializationRabin Vincent
2009-05-02net: Only store high 16 bits of kernel generated filter prioritiesRobert Love
2009-05-02acpica: validate package element more carefully in acpi_rs_get_pci_routing_ta...Robert Moore
2009-05-02m32r: use __stringify() macro in assembler.hHirokazu Takata
2009-05-02m32r: build fix for __stringify macroHirokazu Takata
2009-05-02clockevents: prevent endless loop in tick_handle_periodic()john stultz
2009-05-01virtio_net: Fix function name typoAlex Williamson
2009-05-01virtio_net: Cleanup command queue scatterlist usageAlex Williamson
2009-05-01bonding: correct the cleanup in bond_create()Jiri Pirko
2009-05-01virtio: add missing include to virtio_net.hGrant Likely
2009-05-01smsc95xx: add support for LAN9512 and LAN9514Steve Glendinning
2009-05-01smsc95xx: configure LED outputsSteve Glendinning
2009-05-01netconsole: take care of NETDEV_UNREGISTER eventBruno Prémont
2009-05-01xt_socket: checks for the state of nf_conntrackLaszlo Attila Toth
2009-05-01bonding: bond_slave_info_query() fixEric Dumazet
2009-05-02HID: fix oops in hid_check_keys_pressed()Jiri Kosina
2009-05-01x86: initialize io_bitmap_base on 32bitThomas Gleixner
2009-05-01cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of...Sergey Senozhatsky
2009-05-01netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet
2009-05-01net: Fix skb_tx_hash() for forwarding workloads.Eric Dumazet
2009-05-01Revert "genirq: assert that irq handlers are indeed running in hardirq context"Thomas Gleixner
2009-05-01[ARM] S3C2412: Add missing cache flush in suspend codeBen Dooks
2009-05-01[ARM] S3C: Add UDIVSLOT support for newer UARTSBen Dooks
2009-05-01[ARM] S3C64XX: Add S3C64XX_PA_IIS{0,1} to <mach/map.h>Ben Dooks
2009-05-01kbuild, modpost: Check the section flags, to catch missing "ax"/"aw"Anders Kaseorg
2009-05-01kbuild: fix comment in modpost.cSam Ravnborg
2009-05-01kbuild: fix scripts/setlocalversion with gitNico Schottelius
2009-05-01kbuild: fix Module.markers permission error under cygwinCedric Hombourger
2009-05-01docs: also clean index.htmlRandy Dunlap
2009-05-01kbuild: remove a tag file before it is regeneratedMatt Kraai
2009-05-01kbuild: "make prepare" should be "make modules_prepare"Robert P. J. Day