| Commit message (Expand) | Author | Age | Files | Lines |
* | uml: fix build | FUJITA Tomonori | 2010-10-15 | 1 | -9/+5 |
* | ubd: fix incorrect sector handling during request restart | Tejun Heo | 2010-10-15 | 1 | -4/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-10-04 | 1 | -14/+3 |
|\ |
|
| * | um: Proper Fix for f25c80a4: remove duplicate structure field initialization | Boaz Harrosh | 2010-09-30 | 1 | -14/+3 |
* | | uml: fix compile warning | Richard Weinberger | 2010-09-23 | 3 | -6/+6 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-08-28 | 1 | -1/+1 |
|\ |
|
| * | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 2010-08-21 | 1 | -1/+1 |
* | | uml: fix compile error in dma_get_cache_alignment() | Miklos Szeredi | 2010-08-20 | 1 | -7/+0 |
* | | Make do_execve() take a const filename pointer | David Howells | 2010-08-18 | 2 | -3/+6 |
|/ |
|
* | Mark arguments to certain syscalls as being const | David Howells | 2010-08-14 | 3 | -5/+5 |
* | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2010-08-12 | 1 | -0/+10 |
|\ |
|
| * | param: simple locking for sysfs-writable charp parameters | Rusty Russell | 2010-08-11 | 1 | -0/+10 |
* | | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 2010-08-11 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-11 | 1 | -1/+6 |
|\ |
|
| * | block: push down BKL into .open and .release | Arnd Bergmann | 2010-08-07 | 1 | -1/+6 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-10 | 4 | -0/+25 |
|\ \ |
|
| * | | Deal with missing exports for hostfs | Al Viro | 2010-08-09 | 4 | -0/+25 |
| |/ |
|
* | | arch/um/kernel/ptrace.c: remove dead PROC_MM | Christoph Egger | 2010-08-10 | 1 | -21/+0 |
* | | um: call free_irq() only on enabled channels | Richard Weinberger | 2010-08-10 | 1 | -4/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-08-08 | 1 | -0/+6 |
|\ \ |
|
| * \ | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2010-08-05 | 1 | -0/+6 |
| |\ \
| | |/
| |/| |
|
| | * | sound: push BKL into open functions | Arnd Bergmann | 2010-07-12 | 1 | -0/+6 |
* | | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2010-08-06 | 2 | -12/+8 |
|\ \ \ |
|
| * | | | um: Fix read_persistent_clock fallout | Thomas Gleixner | 2010-08-03 | 1 | -3/+2 |
| * | | | um: Convert to use read_persistent_clock | John Stultz | 2010-07-27 | 1 | -6/+7 |
| * | | | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2010-07-27 | 1 | -4/+0 |
| |/ / |
|
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-08-06 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | um, x86: Cast to (u64 *) inside set_64bit() | H. Peter Anvin | 2010-08-03 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-08-04 | 1 | -8/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | arch/um/drivers: remove duplicate structure field initialization | Julia Lawall | 2010-07-21 | 1 | -8/+2 |
* | | | um: os-linux/mem.c needs sys/stat.h | Liu Aleaxander | 2010-06-30 | 1 | -0/+1 |
* | | | um, hweight: Fix UML boot crash due to x86 optimized hweight | Borislav Petkov | 2010-06-11 | 1 | -0/+6 |
| |/
|/| |
|
* | | arch/um: fix kunmap_atomic() call in skas/uaccess.c | Cesar Eduardo Barros | 2010-06-05 | 1 | -1/+1 |
* | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 3 | -3/+3 |
|\ \
| |/
|/| |
|
| * | Rename .data.init_irqstack to .data..init_irqstack. | Denys Vlasenko | 2010-03-03 | 3 | -3/+3 |
* | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 2010-05-24 | 3 | -10/+21 |
|\ \ |
|
| * | | uml: Pushdown the bkl from harddog_kern ioctl | Frederic Weisbecker | 2010-05-22 | 1 | -3/+15 |
| * | | uml: Convert to unlocked_ioctls to remove implicit BKL | John Kacur | 2010-05-17 | 1 | -4/+4 |
| * | | um/mmapper: Remove BKL usage | Arnd Bergmann | 2010-05-17 | 1 | -3/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 7 | -12/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 2010-05-14 | 1 | -4/+3 |
| * | | uml: i386: Avoid redefinition of NR_syscalls | Jan Kiszka | 2010-05-10 | 1 | -2/+2 |
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-23 | 11 | -2/+11 |
| |\ \ |
|
| * | | | UML: Fix compiler warning due to missing task_struct declaration | Jan Kiszka | 2010-04-21 | 2 | -0/+4 |
| * | | | UML: add kernel.h include to signal.c | Jiri Kosina | 2010-04-20 | 1 | -0/+1 |
| * | | | UML: Drop private round_down definition | Jan Kiszka | 2010-04-20 | 1 | -2/+0 |
| * | | | UML: Clean up asm/system.h | Jan Kiszka | 2010-04-20 | 1 | -3/+0 |
| * | | | UML: Remove unused variable from line driver | Jan Kiszka | 2010-04-20 | 1 | -1/+0 |
* | | | | uml: Fix build breakage after slab.h changes | Jan Kiszka | 2010-04-19 | 2 | -1/+1 |
| |/ /
|/| | |
|
* | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 11 | -2/+11 |
|/ / |
|