summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-asyncLinus Torvalds2009-01-072-0/+30
|\
| * async: make the final inode deletion an asynchronous eventArjan van de Ven2009-01-071-0/+5
| * async: Asynchronous function calls to speed up kernel bootArjan van de Ven2009-01-071-0/+25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-01-072-6/+3
|\ \
| * | qnx: include <linux/types.h> for definitions of __[us]{8,16,32,64} typesAnders Larsen2009-01-072-6/+3
| |/
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-071-4/+0
|\ \
| * | i2c: Drop I2C_CLASS_CAM_DIGITALJean Delvare2009-01-071-1/+0
| * | i2c: Drop I2C_CLASS_CAM_ANALOG and I2C_CLASS_SOUNDJean Delvare2009-01-071-2/+0
| * | i2c: Drop I2C_CLASS_ALLJean Delvare2009-01-071-1/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-01-071-0/+39
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'fixes', 'cleanups' and 'boards'Haavard Skinnemoen2009-01-071-0/+39
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | * atmel-mci: move atmel-mci.h file to include/linuxNicolas Ferre2009-01-051-0/+39
| | | |/ | | |/|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-073-4/+4
|\ \ \ \
| * | | | trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-061-1/+1
| * | | | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-062-3/+3
* | | | | linux/types.h: Don't depend on __GNUC__ for __le64/__be64Detlef Riekenberg2009-01-071-2/+1
| |/ / / |/| | |
* | | | Fix up 64-bit byte swaps for most 32-bit architecturesLinus Torvalds2009-01-061-1/+1
* | | | byteorder: remove the now unused byteorder.hHarvey Harrison2009-01-062-373/+0
* | | | byteorder: only use linux/swab.hHarvey Harrison2009-01-066-388/+27
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-01-065-1/+22
|\ \ \ \
| * | | | Input: map_to_7segment.h - convert to __inline__ for userspaceMike Frysinger2008-12-291-1/+1
| * | | | Input: add tsc2007 based touchscreen driverKwangwoo Lee2008-12-201-0/+17
| * | | | Merge commit 'v2.6.28-rc9' into nextDmitry Torokhov2008-12-2065-444/+1145
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Input: libps2 - handle 0xfc responses from devicesDmitry Torokhov2008-11-241-0/+2
| * | | | Input: add support for Wacom W8001 penabled serial touchscreenJaya Kumar2008-11-241-0/+1
| * | | | Input: gpio-keys - add flag to allow auto repeatDominic Curran2008-10-271-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-01-062-11/+47
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next' into for-linusJames Morris2009-01-072-11/+47
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]David Howells2009-01-072-11/+47
| | * | | | Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...James Morris2009-01-072-55/+11
| | * | | | CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]David Howells2009-01-052-11/+55
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-061-1/+2
|\ \ \ \ \ \
| * | | | | | hrtimer: fix recursion deadlock by re-introducing the softirqPeter Zijlstra2009-01-051-1/+2
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-01-062-4/+4
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'sched/clock', 'sched/cleanups' and 'linus' into sched/urgentIngo Molnar2009-01-0631-248/+603
| |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | | * | | | | | | sched: sched.c declare variables before they get usedJaswinder Singh Rajput2008-12-301-3/+3
| | * | | | | | | | sched_clock: prevent scd->clock from moving backwards, take #2Thomas Gleixner2008-12-311-0/+1
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | sched: clean up arch_reinit_sched_domains()Li Zefan2009-01-051-1/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-061-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | genirq: provide irq_to_desc() to non-genirq architectures tooIngo Molnar2009-01-051-1/+6
| |/ / / / / / /
* | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-063-17/+12
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar2009-01-0636-304/+681
| |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / | | | | |/| | | | | |
| | | * | | | | | | | locking, percpu counters: introduce separate lock classesPeter Zijlstra2008-12-291-4/+10
| * | | | | | | | | | Merge branch 'core/iommu' into core/urgentIngo Molnar2009-01-051-1/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus()Jeremy Fitzhardinge2008-12-281-1/+2
| * | | | | | | | | | | rcu: eliminate synchronize_rcu_xxx macroPaul E. McKenney2009-01-051-12/+0
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-068-82/+89
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | uio: make uio_info's name and version constStephen Rothwell2009-01-061-2/+2
| * | | | | | | | | | | | UIO: Pass information about ioports to userspace (V2)Hans J. Koch2009-01-061-0/+26
| * | | | | | | | | | | | mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1