Age | Commit message (Expand) | Author |
2008-10-20 | container freezer: implement freezer cgroup subsystem | Matt Helsley |
2008-10-16 | uml: remove the dead TTY_LOG code | Adrian Bunk |
2008-10-13 | Merge git://git.infradead.org/users/dwmw2/random-2.6 | Linus Torvalds |
2008-10-13 | uml: small cleanups and note bugs to be dealt with by uml authors... | Alan Cox |
2008-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2008-10-11 | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ... | Linus Torvalds |
2008-10-11 | Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernel | Linus Torvalds |
2008-09-08 | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul |
2008-09-06 | Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUT | David Woodhouse |
2008-09-06 | Remove redundant CONFIG_ARCH_SUPPORTS_AOUT | David Woodhouse |
2008-08-29 | sound: make OSS sound core optional | Tejun Heo |
2008-08-15 | x86_64: uml: fix rename header guard | Hiroshi Shimamoto |
2008-07-30 | uml: fix tty-related build error | WANG Cong |
2008-07-26 | um: use generic show_mem() | Johannes Weiner |
2008-07-24 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-07-24 | UML: make several more things static | WANG Cong |
2008-07-24 | arch/um/kernel/mem.c: remove arch_validate() | WANG Cong |
2008-07-24 | arch/um/kernel/irq.c: clean up some functions | WANG Cong |
2008-07-23 | UML - Fix boot crash | Jeff Dike |
2008-07-18 | Merge branch 'linus' into timers/nohz | Ingo Molnar |
2008-07-18 | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-14 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet |
2008-07-07 | [UML] fix gcc ICEs and unresolved externs | Jeff Dike |
2008-07-02 | uml-random: BKL pushdown | Arnd Bergmann |
2008-07-02 | uml-mmapper: BKL pushdown | Arnd Bergmann |
2008-07-02 | uml-harddog: BKL pushdown | Arnd Bergmann |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe |
2008-06-12 | uml: work around broken host PTRACE_SYSEMU | Jeff Dike |
2008-06-12 | uml: remove include of asm/user.h | Jeff Dike |
2008-06-06 | uml: PATH_MAX needs limits.h | Ingo Molnar |
2008-06-06 | uml: stub needs to tolerate SIGWINCH | Jeff Dike |
2008-06-06 | uml: memcpy export needs to follow host declaration | Jeff Dike |
2008-06-06 | uml: deal with inaccessible address space start | Tom Spink |
2008-06-06 | uml: remove a duplicate include | Huang Weiyi |
2008-06-06 | uml: deal with host time going backwards | Jeff Dike |
2008-05-21 | thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml | Al Viro |
2008-05-21 | missing export of csum_partial() on uml/amd64 | Al Viro |
2008-05-21 | uml: add missing exports for UML_RANDOM=m | Al Viro |
2008-05-21 | fix include order in sys-i386/registers.c | Al Viro |
2008-05-21 | missed kmalloc() in pcap_user.c | Al Viro |
2008-05-16 | [PATCH] take init_files to fs/file.c | Al Viro |
2008-05-13 | uml: track and make up lost ticks | Jeff Dike |
2008-05-13 | uml: style fixes in the random driver | Jeff Dike |
2008-05-13 | uml: random driver fixes | Jeff Dike |
2008-05-13 | uml: physical memory shouldn't include initial stack | Jeff Dike |
2008-05-13 | uml: use PAGE_SIZE in linker scripts | Cyrill Gorcunov |
2008-05-13 | uml: use DIV_ROUND_UP | Jiri Olsa |
2008-05-13 | uml: fix CONFIG_RAW dependencies | Robert P. J. Day |
2008-05-13 | uml: use __SPIN_LOCK_UNLOCKED | Jeff Dike |