aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-23Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpadDaniel Kurtz1-0/+1
2011-08-09Input: add driver for Bosch Sensortec's BMA150 accelerometerEric Andersson1-0/+46
2011-07-06Input: add support for Kionix KXTJ9 accelerometerChris Hudson1-0/+70
2011-07-04Input: add guarding parentheses to macrosSimon Budig1-3/+3
2011-07-04Input: wm97xx - refactor channel selection in poll_sample()Wolfram Sang1-6/+4
2011-07-04Input: wm97xx - remove redundant defineWolfram Sang1-2/+1
2011-06-20vfs: i_state needs to be 'unsigned long' for nowLinus Torvalds1-1/+1
2011-06-20Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+4
2011-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+6
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+9
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2011-06-20devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro1-1/+9
2011-06-19Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+5
2011-06-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+3
2011-06-18Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm1-1/+1
2011-06-17Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-10/+11
2011-06-17KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells1-4/+4
2011-06-17generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interruptsTakao Indoh1-1/+4
2011-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller1-0/+6
2011-06-16Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+2
2011-06-16clocksource: Make watchdog robust vs. interruptionThomas Gleixner1-0/+1
2011-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds3-12/+15
2011-06-16netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov1-0/+6
2011-06-16gpio: add GPIOF_ values regardless on kconfig settingsRandy Dunlap2-10/+11
2011-06-16drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie1-0/+2
2011-06-15include/asm-generic/pgtable.h: fix unbalanced parenthesisNicolas Kaiser1-1/+1
2011-06-15uts: make default hostname configurable, rather than always using "(none)"Josh Triplett1-1/+1
2011-06-15BUILD_BUG_ON_ZERO: fix sparse breakageDr. David Alan Gilbert1-2/+2
2011-06-15mm: increase RECLAIM_DISTANCE to 30KOSAKI Motohiro1-1/+1
2011-06-15kmsg_dump.h: fix build when CONFIG_PRINTK is disabledRandy Dunlap1-0/+1
2011-06-15vmscan: implement swap token priority agingKOSAKI Motohiro1-7/+13
2011-06-15vmscan: implement swap token traceKOSAKI Motohiro1-0/+77
2011-06-15vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro2-6/+8
2011-06-15backlight: new driver for the ADP8870 backlight devicesMichael Hennerich1-0/+153
2011-06-14rcu: Use softirq to address performance regressionShaohua Li2-1/+3
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds1-0/+3
2011-06-12Delay struct net freeing while there's a sysfs instance refering to itAl Viro3-12/+15
2011-06-12Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-7/+36
2011-06-11vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko2-3/+27
2011-06-11linux/seqlock.h should #include asm/processor.h for cpu_relax()David Howells1-0/+1
2011-06-10gpio/basic_mmio: add missing include of spinlock_types.hJamie Iles1-0/+1
2011-06-09ethtool.h: fix typosYegor Yefremov1-3/+3
2011-06-09Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-49/+0
2011-06-09Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6Linus Torvalds1-0/+1
2011-06-08vfs: reorganize 'struct inode' layout a bitLinus Torvalds1-4/+5
2011-06-08Merge 3.0-rc2 + Linus's latest into usb-linusGreg Kroah-Hartman6-10/+23
2011-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+4
2011-06-08Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-2/+2
2011-06-07Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+3