summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | avr32: Move syscalls.h under arch/avr32/include/asm/Haavard Skinnemoen2009-01-071-39/+0
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'fixes', 'cleanups' and 'boards'Haavard Skinnemoen2009-01-072-0/+78
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | * Merge branch 'move-atmel-mci-h' into boardsHaavard Skinnemoen2009-01-051-0/+39
| | | | |\
| | | | | * atmel-mci: move atmel-mci.h file to include/linuxNicolas Ferre2009-01-051-0/+39
| | | |_|/ | | |/| |
| | | | * Merge branch 'cleanups' into boardsHaavard Skinnemoen2009-01-051-0/+39
| | | |/| | | |/|/
| | | * avr32: Introducing asm/syscalls.hJaswinder Singh2008-12-171-0/+39
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds2009-01-07106-9342/+0
|\ \ \ \
| * | | | xtensa: move headers files to arch/xtensa/includeChris Zankel2008-11-06106-9330/+0
| * | | | xtensa: use the new byteorder headersHarvey Harrison2008-11-061-17/+15
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-076-8/+8
|\ \ \ \ \
| * | | | | trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-063-4/+4
| * | | | | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-063-4/+4
* | | | | | 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
* | | | | mn10300: introduce asm/swab.hHarvey Harrison2009-01-063-40/+44
* | | | | frv: introduce asm/swab.hHarvey Harrison2009-01-063-7/+12
* | | | | m32r: introduce asm/swab.hHarvey Harrison2009-01-063-6/+12
* | | | | m68k: introduce asm/swab.hHarvey Harrison2009-01-063-14/+19
* | | | | 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
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2008-12-305-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-20401-64581/+1246
| | |\ \ \ \
| | * | | | | 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-064-19/+131
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'next' into for-linusJames Morris2009-01-074-19/+131
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | 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
| | * | | | | | netlabel: Update kernel configuration APIPaul Moore2008-12-312-8/+84
* | | | | | | | 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-0632-250/+605
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| | | | | | |
| | | * | | | | | | | | 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-0637-306/+683
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / | | | | |/| | | | | | | |