Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async | Linus Torvalds | 2009-01-08 | 2 | -0/+30 | |
|\ | ||||||
| * | async: make the final inode deletion an asynchronous event | Arjan van de Ven | 2009-01-07 | 1 | -0/+5 | |
| * | async: Asynchronous function calls to speed up kernel boot | Arjan van de Ven | 2009-01-07 | 1 | -0/+25 | |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2009-01-07 | 2 | -6/+3 | |
|\ \ | ||||||
| * | | qnx: include <linux/types.h> for definitions of __[us]{8,16,32,64} types | Anders Larsen | 2009-01-07 | 2 | -6/+3 | |
| |/ | ||||||
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-01-07 | 1 | -4/+0 | |
|\ \ | ||||||
| * | | i2c: Drop I2C_CLASS_CAM_DIGITAL | Jean Delvare | 2009-01-07 | 1 | -1/+0 | |
| * | | i2c: Drop I2C_CLASS_CAM_ANALOG and I2C_CLASS_SOUND | Jean Delvare | 2009-01-07 | 1 | -2/+0 | |
| * | | i2c: Drop I2C_CLASS_ALL | Jean Delvare | 2009-01-07 | 1 | -1/+0 | |
| |/ | ||||||
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 2009-01-07 | 1 | -0/+39 | |
|\ \ | ||||||
| * | | avr32: Move syscalls.h under arch/avr32/include/asm/ | Haavard Skinnemoen | 2009-01-07 | 1 | -39/+0 | |
| | | | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *---. \ | Merge branches 'fixes', 'cleanups' and 'boards' | Haavard Skinnemoen | 2009-01-07 | 2 | -0/+78 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | | | * | Merge branch 'move-atmel-mci-h' into boards | Haavard Skinnemoen | 2009-01-05 | 1 | -0/+39 | |
| | | | |\ | ||||||
| | | | | * | atmel-mci: move atmel-mci.h file to include/linux | Nicolas Ferre | 2009-01-05 | 1 | -0/+39 | |
| | | |_|/ | | |/| | | ||||||
| | | | * | Merge branch 'cleanups' into boards | Haavard Skinnemoen | 2009-01-05 | 1 | -0/+39 | |
| | | |/| | | |/|/ | ||||||
| | | * | avr32: Introducing asm/syscalls.h | Jaswinder Singh | 2008-12-17 | 1 | -0/+39 | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 | Linus Torvalds | 2009-01-07 | 106 | -9342/+0 | |
|\ \ \ \ | ||||||
| * | | | | xtensa: move headers files to arch/xtensa/include | Chris Zankel | 2008-11-06 | 106 | -9330/+0 | |
| * | | | | xtensa: use the new byteorder headers | Harvey Harrison | 2008-11-06 | 1 | -17/+15 | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 | 6 | -8/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | trivial: fix an -> a typos in documentation and comments | Frederik Schwarzer | 2009-01-06 | 3 | -4/+4 | |
| * | | | | | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 3 | -4/+4 | |
* | | | | | | linux/types.h: Don't depend on __GNUC__ for __le64/__be64 | Detlef Riekenberg | 2009-01-07 | 1 | -2/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Fix up 64-bit byte swaps for most 32-bit architectures | Linus Torvalds | 2009-01-07 | 1 | -1/+1 | |
* | | | | | byteorder: remove the now unused byteorder.h | Harvey Harrison | 2009-01-07 | 2 | -373/+0 | |
* | | | | | mn10300: introduce asm/swab.h | Harvey Harrison | 2009-01-07 | 3 | -40/+44 | |
* | | | | | frv: introduce asm/swab.h | Harvey Harrison | 2009-01-07 | 3 | -7/+12 | |
* | | | | | m32r: introduce asm/swab.h | Harvey Harrison | 2009-01-07 | 3 | -6/+12 | |
* | | | | | m68k: introduce asm/swab.h | Harvey Harrison | 2009-01-07 | 3 | -14/+19 | |
* | | | | | byteorder: only use linux/swab.h | Harvey Harrison | 2009-01-07 | 6 | -388/+27 | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-01-07 | 5 | -1/+22 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'next' into for-linus | Dmitry Torokhov | 2008-12-30 | 5 | -1/+22 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | Input: map_to_7segment.h - convert to __inline__ for userspace | Mike Frysinger | 2008-12-29 | 1 | -1/+1 | |
| | * | | | | Input: add tsc2007 based touchscreen driver | Kwangwoo Lee | 2008-12-20 | 1 | -0/+17 | |
| | * | | | | Merge commit 'v2.6.28-rc9' into next | Dmitry Torokhov | 2008-12-20 | 401 | -64581/+1246 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Input: libps2 - handle 0xfc responses from devices | Dmitry Torokhov | 2008-11-24 | 1 | -0/+2 | |
| | * | | | | | Input: add support for Wacom W8001 penabled serial touchscreen | Jaya Kumar | 2008-11-24 | 1 | -0/+1 | |
| | * | | | | | Input: gpio-keys - add flag to allow auto repeat | Dominic Curran | 2008-10-28 | 1 | -0/+1 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-01-07 | 4 | -19/+131 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'next' into for-linus | James Morris | 2009-01-06 | 4 | -19/+131 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | * | | | | | | CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3] | David Howells | 2009-01-06 | 2 | -11/+47 | |
| | * | | | | | | Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ... | James Morris | 2009-01-06 | 2 | -55/+11 | |
| | * | | | | | | CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] | David Howells | 2009-01-05 | 2 | -11/+55 | |
| | * | | | | | | netlabel: Update kernel configuration API | Paul Moore | 2008-12-31 | 2 | -8/+84 | |
* | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-01-07 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | hrtimer: fix recursion deadlock by re-introducing the softirq | Peter Zijlstra | 2009-01-05 | 1 | -1/+2 | |
* | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-01-07 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ | Merge branches 'sched/clock', 'sched/cleanups' and 'linus' into sched/urgent | Ingo Molnar | 2009-01-06 | 32 | -250/+605 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | | sched: sched.c declare variables before they get used | Jaswinder Singh Rajput | 2008-12-30 | 1 | -3/+3 | |
| | * | | | | | | | | | | sched_clock: prevent scd->clock from moving backwards, take #2 | Thomas Gleixner | 2008-12-31 | 1 | -0/+1 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | |