- 2e07400 x86, um: get rid of uml signal.h by Al Viro · 16 years ago
- 3be311e x86, um: sanitize uml sigcontext.h uses by Al Viro · 16 years ago
- 1de1502 x86, um: now we can get rid of trivial uml headers by Al Viro · 16 years ago
- bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago
- 8ede0bd x86, um: initial part of asm-um move by Al Viro · 16 years ago
- 8569c91 x86, um: take arch/um/include/* out of the way by Al Viro · 16 years ago
- 966c807 uml: fix a compile error by WANG Cong · 16 years ago
- dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
- d2efa6d uml: remove the dead TTY_LOG code by Adrian Bunk · 16 years ago
- 244dc4e Merge git://git.infradead.org/users/dwmw2/random-2.6 by Linus Torvalds · 16 years ago
- c564b6f uml: small cleanups and note bugs to be dealt with by uml authors... by Alan Cox · 16 years ago
- e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
- ead9d23 Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- d3570a5 Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernel by Linus Torvalds · 16 years ago
- e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 16 years ago
- e17c6d5 Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUT by David Woodhouse · 16 years ago
- 6b213e1 Remove redundant CONFIG_ARCH_SUPPORTS_AOUT by David Woodhouse · 16 years ago
- d886e87 sound: make OSS sound core optional by Tejun Heo · 16 years ago
- b76d69e x86_64: uml: fix rename header guard by Hiroshi Shimamoto · 16 years ago
- 06ac667 uml: fix tty-related build error by WANG Cong · 16 years ago
- 79b0cbd um: use generic show_mem() by Johannes Weiner · 16 years ago
- ecc8b65 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 99764fa UML: make several more things static by WANG Cong · 16 years ago
- 4a56758 arch/um/kernel/mem.c: remove arch_validate() by WANG Cong · 16 years ago
- 4c182ae arch/um/kernel/irq.c: clean up some functions by WANG Cong · 16 years ago
- 7c1fed0 UML - Fix boot crash by Jeff Dike · 16 years ago
- 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 16 years ago
- b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 16 years ago
- 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
- 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
- 4f81c53 [UML] fix gcc ICEs and unresolved externs by Jeff Dike · 16 years ago
- 7eb500d uml-random: BKL pushdown by Arnd Bergmann · 17 years ago
- bd6859f uml-mmapper: BKL pushdown by Arnd Bergmann · 17 years ago
- 78dccb4 uml-harddog: BKL pushdown by Arnd Bergmann · 17 years ago
- 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
- f1ef916 uml: work around broken host PTRACE_SYSEMU by Jeff Dike · 16 years ago
- 14c8a77 uml: remove include of asm/user.h by Jeff Dike · 16 years ago
- b6d8adf uml: PATH_MAX needs limits.h by Ingo Molnar · 16 years ago
- 3d5ede6 uml: stub needs to tolerate SIGWINCH by Jeff Dike · 16 years ago
- 8bfd04b uml: memcpy export needs to follow host declaration by Jeff Dike · 16 years ago
- 40fb16a uml: deal with inaccessible address space start by Tom Spink · 16 years ago
- 9f31287 uml: remove a duplicate include by Huang Weiyi · 16 years ago
- 06e1e4f uml: deal with host time going backwards by Jeff Dike · 16 years ago
- 8152b4a thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml by Al Viro · 17 years ago
- 3e3b48e missing export of csum_partial() on uml/amd64 by Al Viro · 17 years ago
- d347926 uml: add missing exports for UML_RANDOM=m by Al Viro · 17 years ago
- 3787fa6 fix include order in sys-i386/registers.c by Al Viro · 17 years ago
- 296cd66 missed kmalloc() in pcap_user.c by Al Viro · 17 years ago
- f52111b [PATCH] take init_files to fs/file.c by Al Viro · 17 years ago
- fe2cc53 uml: track and make up lost ticks by Jeff Dike · 17 years ago
- 3d88958 uml: style fixes in the random driver by Jeff Dike · 17 years ago
- 5d33e4d uml: random driver fixes by Jeff Dike · 17 years ago
- 60a2988 uml: physical memory shouldn't include initial stack by Jeff Dike · 17 years ago
- a7dfa94 uml: use PAGE_SIZE in linker scripts by Cyrill Gorcunov · 17 years ago
- 6d07424 uml: use DIV_ROUND_UP by Jiri Olsa · 17 years ago
- 63b9871 uml: fix CONFIG_RAW dependencies by Robert P. J. Day · 17 years ago
- 5563d72 uml: use __SPIN_LOCK_UNLOCKED by Jeff Dike · 17 years ago
- cfd28f6 uml: fix bad NTP interaction with clock by Jeff Dike · 17 years ago
- 43f5b30 uml: fix build when SLOB is enabled by Jeff Dike · 17 years ago
- 484f1e2 uml: fix errno return by Johann Felix Soden · 17 years ago
- 47906dd uml: tidy ptrace interface by Jeff Dike · 17 years ago
- 96cee30 uml: style fixes by Jeff Dike · 17 years ago
- 53c2587 uml: redo host capability detection and disabling by Jeff Dike · 17 years ago
- 3168cb9 uml: fix inconsistence due to tty_operation change by WANG Cong · 17 years ago
- c0a1811 Revert "uml: fix gcc problem" by Linus Torvalds · 17 years ago
- 22eecde uml: fix gcc problem by Ingo Molnar · 17 years ago
- d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 17 years ago
- c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 17 years ago
- 7d195a5 proper extern for late_time_init by Adrian Bunk · 17 years ago
- 5dc62b1 uml: clean up arch/um/drivers/ubd_kern.c by WANG Cong · 17 years ago
- 4415d8a arch/um/os-Linux/sys-i386/task_size.c: improve a bit by WANG Cong · 17 years ago
- 074a0db uml: make several things static by WANG Cong · 17 years ago
- 1605ec0 uml: make three functions static by WANG Cong · 17 years ago
- 02d324b uml: remove a useless function by WANG Cong · 17 years ago
- 3af7cb7 uml: make a function static by WANG Cong · 17 years ago
- 626c59f arch/um/os-Linux/start_up.c: various improvements. by WANG Cong · 17 years ago
- 3595726 uml: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
- 3af9c5b arch/um/kernel/um_arch.c: some small improvements by WANG Cong · 17 years ago
- 19870de x86, bitops: select the generic bitmap search functions by Alexander van Heukelum · 17 years ago
- 5245698 x86, UML: remove x86-specific implementations of find_first_bit by Alexander van Heukelum · 17 years ago
- 60b6783 x86, uml: fix uml with generic find_next_bit for x86 by Alexander van Heukelum · 17 years ago
- 18e413f uml: Kconfig cleanup by Ingo Molnar · 17 years ago
- 297e1b2 uml: fix build error by Ingo Molnar · 17 years ago
- 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago
- f70c176 [UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_list by Patrick McHardy · 17 years ago
- 2d07b25 sched: add declaration of sched_tail to sched.h by Harvey Harrison · 17 years ago
- 2f56deb uml: fix FP register corruption by Jeff Dike · 17 years ago
- e4d06b3 uml: fix helper_wait calls in watchdog by Johann Felix Soden · 17 years ago
- b32eb52 uml: remove unused sigcontext accessors by Jeff Dike · 17 years ago
- c3be10f7 arch/um/kernel/mem.c: fix a shadowed variable by WANG Cong · 17 years ago
- 7b59ebc UML: update defconfig by Jeff Dike · 17 years ago
- 4631a9a uml: fix initrd printk by Johann Felix Soden · 17 years ago
- 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 17 years ago
- ac2a659 uml: fix mm_context memory leak by Jeff Dike · 17 years ago
- 11a7ac2 uml: improved error handling while locating temp dir by Jim Meyering · 17 years ago
- 5134d8f uml: style fixes in arch/um/os-Linux by Jeff Dike · 17 years ago
- 536788f uml: runtime host VMSPLIT detection by Jeff Dike · 17 years ago
- 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 17 years ago
- 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 17 years ago
- 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 17 years ago