Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-05-15 | 15 | -38/+269 | |
|\ \ \ \ \ | ||||||
| * | | | | | [IA64] fix personality(PER_LINUX32) performance issue | Huang, Xiaolan | 2008-05-15 | 2 | -10/+25 | |
| * | | | | | [IA64] Properly unregister legacy interrupts | Prarit Bhargava | 2008-05-14 | 1 | -0/+3 | |
| * | | | | | [IA64] Remove NULL pointer check for argument never passed as NULL. | Simon Holm Thøgersen | 2008-05-14 | 1 | -6/+0 | |
| * | | | | | [IA64] trivial cleanup for perfmon.c | Hidetoshi Seto | 2008-05-14 | 1 | -6/+10 | |
| * | | | | | [IA64] trivial cleanup for entry.S | Hidetoshi Seto | 2008-05-14 | 1 | -6/+6 | |
| * | | | | | [IA64] fix interrupt masking for pending works on kernel leave | Hidetoshi Seto | 2008-05-14 | 2 | -8/+31 | |
| * | | | | | [IA64] allow user to force_pal_cache_flush | Alex Chiang | 2008-05-14 | 1 | -0/+11 | |
| * | | | | | [IA64] Don't reserve crashkernel memory > 4 GB | Bernhard Walle | 2008-05-14 | 1 | -0/+29 | |
| * | | | | | [IA64] machvec support for SGI UV platform | Jack Steiner | 2008-05-14 | 7 | -2/+154 | |
* | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-05-15 | 4 | -32/+26 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map. | Heiko Carstens | 2008-05-15 | 1 | -1/+2 | |
| * | | | | | | [S390] smp: __smp_call_function_map vs cpu_online_map fix. | Heiko Carstens | 2008-05-15 | 1 | -8/+8 | |
| * | | | | | | [S390] s390dbf: Use const char * for dbf name. | Cornelia Huck | 2008-05-15 | 1 | -10/+10 | |
| * | | | | | | [S390] sparsemem vmemmap: initialize memmap. | Heiko Carstens | 2008-05-15 | 1 | -13/+6 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-05-15 | 17 | -90/+89 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | arch/parisc/kernel/perf_asm.S: build fix | Kyle McMartin | 2008-05-15 | 1 | -0/+2 | |
| * | | | | | | parisc: remove -traditional from assembler flags | Kyle McMartin | 2008-05-15 | 1 | -3/+0 | |
| * | | | | | | parisc: use conditional macro for 64-bit wide ops | Kyle McMartin | 2008-05-15 | 2 | -62/+54 | |
| * | | | | | | arch/parisc/kernel/unaligned.c: use time_* macros | S.Caglar Onur | 2008-05-15 | 1 | -1/+2 | |
| * | | | | | | parisc: remove redundant display of free swap space in show_mem() | Johannes Weiner | 2008-05-15 | 1 | -2/+0 | |
| * | | | | | | parisc: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-15 | 4 | -4/+4 | |
| * | | | | | | parisc: fix trivial section name warnings | Helge Deller | 2008-05-15 | 11 | -18/+27 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-05-14 | 6 | -126/+31 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sparc64: Use a TS_RESTORE_SIGMASK | David S. Miller | 2008-05-12 | 3 | -20/+20 | |
| * | | | | | | | sparc: Fix mremap address range validation. | David S. Miller | 2008-05-12 | 3 | -106/+11 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | lib: create common ascii hex array | Harvey Harrison | 2008-05-14 | 1 | -8/+0 | |
* | | | | | | | atmel_lcdfb: fix initialization of a pre-allocated framebuffer | Nicolas Ferre | 2008-05-14 | 2 | -23/+2 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-05-13 | 10 | -32/+39 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | x86: user_regset_view table fix for ia32 on 64-bit | Roland McGrath | 2008-05-13 | 1 | -2/+5 | |
| * | | | | | | x86: arch/x86/mm/pat.c - fix warning | Pranith Kumar | 2008-05-13 | 1 | -2/+2 | |
| * | | | | | | x86: fix csum_partial() export | Ingo Molnar | 2008-05-13 | 2 | -2/+3 | |
| * | | | | | | x86: early_init_centaur(): use set_cpu_cap() | Andrew Morton | 2008-05-13 | 1 | -1/+1 | |
| * | | | | | | x86: fix app crashes after SMP resume | Hugh Dickins | 2008-05-13 | 3 | -19/+20 | |
| * | | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2008-05-12 | 73 | -1135/+1067 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| * | | | | | | x86: wakeup.lds.S - section ordering fix | Cyrill Gorcunov | 2008-05-12 | 1 | -5/+5 | |
| * | | | | | | x86: [VOYAGER] fix duplicate phys_cpu_present_map symbol | James Bottomley | 2008-05-12 | 1 | -1/+3 | |
| * | | | | | | x86/pci: fix broken ISA DMA | Takashi Iwai | 2008-05-12 | 1 | -3/+5 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-05-13 | 2 | -6/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | x86/PCI: X86_PAT & mprotect | Venki Pallipadi | 2008-05-13 | 1 | -3/+1 | |
| * | | | | | | x86/PCI: fix broken ISA DMA | Takashi Iwai | 2008-05-13 | 1 | -3/+5 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | m68knommu: missing sections for linker script | Greg Ungerer | 2008-05-13 | 1 | -0/+10 | |
* | | | | | | parisc: fix DISCONTIGMEM compile breakage | Mel Gorman | 2008-05-13 | 1 | -1/+1 | |
* | | | | | | mn10300: replace deprecated "TOPDIR" with newer "srctree" | Robert P. J. Day | 2008-05-13 | 1 | -8/+8 | |
* | | | | | | m68knommu: ColdFire add support for kernel preemption (missing chunk) | Sebastian Siewior | 2008-05-13 | 1 | -0/+3 | |
* | | | | | | uml: track and make up lost ticks | Jeff Dike | 2008-05-13 | 3 | -6/+53 | |
* | | | | | | uml: style fixes in the random driver | Jeff Dike | 2008-05-13 | 1 | -38/+41 | |
* | | | | | | uml: random driver fixes | Jeff Dike | 2008-05-13 | 4 | -30/+63 | |
* | | | | | | uml: physical memory shouldn't include initial stack | Jeff Dike | 2008-05-13 | 1 | -1/+4 | |
* | | | | | | uml: use PAGE_SIZE in linker scripts | Cyrill Gorcunov | 2008-05-13 | 3 | -13/+15 |