aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-02[CIFS] Remove sparse warningSteve French
2009-05-02[CIFS] remove checkpatch warningSteve French
2009-05-02[CIFS] Fix final user of old string conversion codeSteve French
2009-05-02[CIFS] remove cifs_strfromUCS_leJeff Layton
2009-05-02[CIFS] NTLMSSP support moving into new file, old dead code removedSteve French
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, apic: use pr_ macroCyrill Gorcunov
2009-05-01x86: initialize io_bitmap_base on 32bitThomas Gleixner
2009-05-01Merge branch 'x86/apic' into irq/numaIngo Molnar
2009-05-01x86/irq: use move_irq_desc() in create_irq_nr()Yinghai Lu
2009-05-01[CIFS] Fix endian conversion of vcnum fieldSteve French
2009-05-01[CIFS] Remove trailing whitespaceSteve French
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-01microblaze: Fix return value for sys_ipcMichal Simek
2009-05-01microblaze: Storage class should be before const qualifierTobias Klauser
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