summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2009-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-09Fix races around the access to ->s_optionsAl Viro
2009-05-09Switch open_exec() and sys_uselib() to do_open_filp()Al Viro
2009-05-09romfs: cleanup romfs_fs.hChristoph Hellwig
2009-05-09New helper: deactivate_locked_super()Al Viro
2009-05-09reiserfs: remove privroot hiding in lookupJeff Mahoney
2009-05-09reiserfs: fixup xattr_root cachingJeff Mahoney
2009-05-09Always lookup priv_root on reiserfs mount and keep itAl Viro
2009-05-08Revert driver core: move platform_data into platform_deviceGreg Kroah-Hartman
2009-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-05-05netfilter: xt_cluster: fix use of cluster match with 32 nodesPablo Neira Ayuso
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-05netfilter: add missing linux/types.h include to xt_LED.hPatrick McHardy
2009-05-04usbnet: CDC EEM support (v5)Omar Laazimani
2009-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds
2009-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-05-02SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnectTrond Myklebust
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-02memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura
2009-05-01virtio: add missing include to virtio_net.hGrant Likely
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-01netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet
2009-04-30ide-cd: fix REQ_QUIET tests in cdrom_decode_statusBorislav Petkov
2009-04-30Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2009-04-30nls: add a nls_nullsize inlineJeff Layton
2009-04-30futex: remove FUTEX_REQUEUE_PI (non CMP)Darren Hart
2009-04-30mutex: add atomic_dec_and_mutex_lock(), fixAndrew Morton
2009-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-29mutex: add atomic_dec_and_mutex_lock()Eric Paris
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger
2009-04-28regulator: fix header file missing kernel-docRandy Dunlap
2009-04-28Input: add detailed multi-touch finger data report protocolHenrik Rydberg
2009-04-28Input: bcm5974 - add quad-finger tappingHenrik Rydberg
2009-04-28x86/irq: change MSI irq_desc to be more numa awareYinghai Lu
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu
2009-04-28x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-28x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESCYinghai Lu
2009-04-28irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix falloutYinghai Lu
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet
2009-04-27Remove unused support code for refok sections.Tim Abbott
2009-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-04-27net: Fix typo in net_device_ops description.Mike Rapoport
2009-04-27net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk
2009-04-26Add new HEAD_TEXT_SECTION macro.Tim Abbott