summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-07-02Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-01i2c: Fix bad hint about irqs in i2c.hWolfram Sang
2008-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-06-30Input: add KEY_MEDIA_REPEAT definitionBastien Nocera
2008-06-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2008-06-29Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-06-27net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen
2008-06-27include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk
2008-06-27kbuild: fix a.out.h export to userspace with O= build.David Woodhouse
2008-06-25thermal: Create CONFIG_THERMAL_HWMON=nRene Herman
2008-06-24[PATCH] remove useless argument type in audit_filter_user()Peng Haitao
2008-06-24KVM: close timer injection race window in __vcpu_runMarcelo Tosatti
2008-06-23tty_driver: Update required method documentationAlan Cox
2008-06-23[patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev
2008-06-23[patch 2/4] fs: make struct file arg to d_path constJan Engelhardt
2008-06-21Add return value to reserve_bootmem_node()Bernhard Walle
2008-06-18Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-06-19agp: more boolean conversions.Dave Airlie
2008-06-19drivers/char/agp - use boolJoe Perches
2008-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-16ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki
2008-06-16Export <linux/a.out.h> to userspace again.David Woodhouse
2008-06-16Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <linux/a.out.h>David Woodhouse
2008-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-12pagemap: pass mm into pagewalkersDave Hansen
2008-06-12cciss: add new hardware supportMike Miller
2008-06-12proc_fs.h: move struct mm_struct forward-declarationBen Nizette
2008-06-12tcp: Revert 'process defer accept as established' changes.David S. Miller
2008-06-12Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes
2008-06-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-06-12Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-06-12always_inline timespec_add_nsJeremy Fitzhardinge
2008-06-12add an inlined version of iter_div_u64_remJeremy Fitzhardinge
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge
2008-06-12x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com
2008-06-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-06-11pnpacpi: fix IRQ flag decodingBjorn Helgaas
2008-06-11cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi
2008-06-11Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-10Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-06-10net: Fix routing tables with id > 255 for legacy softwareKrzysztof Piotr Oledzki
2008-06-10virtio: Fix typo in virtio_net_hdr commentsMark McLoughlin
2008-06-10inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo
2008-06-10ide: remove the ide_etrax100 chipset typeAdrian Bunk
2008-06-10sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov