Age | Commit message (Expand) | Author |
2008-05-15 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-05-15 | [IA64] fix personality(PER_LINUX32) performance issue | Huang, Xiaolan |
2008-05-15 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds |
2008-05-15 | arch/parisc/kernel/perf_asm.S: build fix | Kyle McMartin |
2008-05-15 | parisc: remove -traditional from assembler flags | Kyle McMartin |
2008-05-15 | parisc: use conditional macro for 64-bit wide ops | Kyle McMartin |
2008-05-15 | [S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map. | Heiko Carstens |
2008-05-15 | [S390] smp: __smp_call_function_map vs cpu_online_map fix. | Heiko Carstens |
2008-05-15 | [S390] s390dbf: Use const char * for dbf name. | Cornelia Huck |
2008-05-15 | [S390] sparsemem vmemmap: initialize memmap. | Heiko Carstens |
2008-05-15 | arch/parisc/kernel/unaligned.c: use time_* macros | S.Caglar Onur |
2008-05-15 | parisc: remove redundant display of free swap space in show_mem() | Johannes Weiner |
2008-05-15 | parisc: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-05-15 | parisc: fix trivial section name warnings | Helge Deller |
2008-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-05-14 | lib: create common ascii hex array | Harvey Harrison |
2008-05-14 | atmel_lcdfb: fix initialization of a pre-allocated framebuffer | Nicolas Ferre |
2008-05-14 | [IA64] Properly unregister legacy interrupts | Prarit Bhargava |
2008-05-14 | [IA64] Remove NULL pointer check for argument never passed as NULL. | Simon Holm Thøgersen |
2008-05-14 | [IA64] trivial cleanup for perfmon.c | Hidetoshi Seto |
2008-05-14 | [IA64] trivial cleanup for entry.S | Hidetoshi Seto |
2008-05-14 | [IA64] fix interrupt masking for pending works on kernel leave | Hidetoshi Seto |
2008-05-14 | [IA64] allow user to force_pal_cache_flush | Alex Chiang |
2008-05-14 | [IA64] Don't reserve crashkernel memory > 4 GB | Bernhard Walle |
2008-05-14 | [IA64] machvec support for SGI UV platform | Jack Steiner |
2008-05-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-05-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-05-13 | x86: user_regset_view table fix for ia32 on 64-bit | Roland McGrath |
2008-05-13 | x86: arch/x86/mm/pat.c - fix warning | Pranith Kumar |
2008-05-13 | x86: fix csum_partial() export | Ingo Molnar |
2008-05-13 | x86: early_init_centaur(): use set_cpu_cap() | Andrew Morton |
2008-05-13 | x86: fix app crashes after SMP resume | Hugh Dickins |
2008-05-13 | x86/PCI: X86_PAT & mprotect | Venki Pallipadi |
2008-05-13 | x86/PCI: fix broken ISA DMA | Takashi Iwai |
2008-05-13 | m68knommu: missing sections for linker script | Greg Ungerer |
2008-05-13 | parisc: fix DISCONTIGMEM compile breakage | Mel Gorman |
2008-05-13 | mn10300: replace deprecated "TOPDIR" with newer "srctree" | Robert P. J. Day |
2008-05-13 | m68knommu: ColdFire add support for kernel preemption (missing chunk) | Sebastian Siewior |
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 |
2008-05-13 | uml: fix bad NTP interaction with clock | Jeff Dike |
2008-05-13 | uml: fix build when SLOB is enabled | Jeff Dike |
2008-05-13 | uml: fix errno return | Johann Felix Soden |