| Commit message (Expand) | Author | Age |
... | |
* | | um: call free_irq() only on enabled channels | Richard Weinberger | 2010-08-09 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-08-07 |
|\ \ |
|
| * \ | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2010-08-05 |
| |\ \
| | |/
| |/| |
|
| | * | sound: push BKL into open functions | Arnd Bergmann | 2010-07-12 |
* | | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2010-08-06 |
|\ \ \ |
|
| * | | | um: Fix read_persistent_clock fallout | Thomas Gleixner | 2010-08-03 |
| * | | | um: Convert to use read_persistent_clock | John Stultz | 2010-07-27 |
| * | | | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2010-07-27 |
| |/ / |
|
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-08-06 |
|\ \ \ |
|
| * | | | um, x86: Cast to (u64 *) inside set_64bit() | H. Peter Anvin | 2010-08-03 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-08-04 |
|\ \ \
| |/ /
|/| | |
|
| * | | arch/um/drivers: remove duplicate structure field initialization | Julia Lawall | 2010-07-21 |
* | | | um: os-linux/mem.c needs sys/stat.h | Liu Aleaxander | 2010-06-29 |
* | | | um, hweight: Fix UML boot crash due to x86 optimized hweight | Borislav Petkov | 2010-06-10 |
| |/
|/| |
|
* | | arch/um: fix kunmap_atomic() call in skas/uaccess.c | Cesar Eduardo Barros | 2010-06-04 |
* | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 |
|\ \
| |/
|/| |
|
| * | Rename .data.init_irqstack to .data..init_irqstack. | Denys Vlasenko | 2010-03-03 |
* | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 2010-05-24 |
|\ \ |
|
| * | | uml: Pushdown the bkl from harddog_kern ioctl | Frederic Weisbecker | 2010-05-22 |
| * | | uml: Convert to unlocked_ioctls to remove implicit BKL | John Kacur | 2010-05-16 |
| * | | um/mmapper: Remove BKL usage | Arnd Bergmann | 2010-05-16 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 |
|\ \ \
| |/ /
|/| | |
|
| * | | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 2010-05-14 |
| * | | uml: i386: Avoid redefinition of NR_syscalls | Jan Kiszka | 2010-05-10 |
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-22 |
| |\ \ |
|
| * | | | UML: Fix compiler warning due to missing task_struct declaration | Jan Kiszka | 2010-04-20 |
| * | | | UML: add kernel.h include to signal.c | Jiri Kosina | 2010-04-20 |
| * | | | UML: Drop private round_down definition | Jan Kiszka | 2010-04-20 |
| * | | | UML: Clean up asm/system.h | Jan Kiszka | 2010-04-20 |
| * | | | UML: Remove unused variable from line driver | Jan Kiszka | 2010-04-20 |
* | | | | uml: Fix build breakage after slab.h changes | Jan Kiszka | 2010-04-19 |
| |/ /
|/| | |
|
* | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ / |
|
* | | um: remove dma_sync_single_range | FUJITA Tomonori | 2010-03-12 |
* | | um: use generic ptrace_resume code | Christoph Hellwig | 2010-03-12 |
* | | Add generic sys_olduname() | Christoph Hellwig | 2010-03-12 |
* | | improve sys_newuname() for compat architectures | Christoph Hellwig | 2010-03-12 |
* | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 |
* | | Add generic sys_old_mmap() | Christoph Hellwig | 2010-03-12 |
* | | Add generic sys_old_select() | Christoph Hellwig | 2010-03-12 |
* | | elf coredump: add extended numbering support | Daisuke HATAYAMA | 2010-03-06 |
* | | elf coredump: replace ELF_CORE_EXTRA_* macros by functions | Daisuke HATAYAMA | 2010-03-06 |
* | | um: tell git to ignore generated files | WANG Cong | 2010-03-06 |
* | | uml: line.c: avoid NULL pointer dereference | Alexander Beregalov | 2010-03-06 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-03-04 |
|\ \ |
|
| * | | Switch may_open() and break_lease() to passing O_... | Al Viro | 2010-03-03 |
| |/ |
|
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 |
|\ \ |
|
| * | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 |
| |/ |
|
* | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-03-01 |
|\ \ |
|
| * | | block: Consolidate phys_segment and hw_segment limits | Martin K. Petersen | 2010-02-26 |
| * | | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 2010-02-26 |
| |/ |
|