Age | Commit message (Expand) | Author | Files | Lines |
2006-03-23 | [PATCH] i386: fall back to sensible CPU model name | Chuck Ebbert | 1 | -1/+1 |
2006-03-23 | [PATCH] i386: allow disabling X86_FEATURE_SEP at boot | Chuck Ebbert | 1 | -1/+14 |
2006-03-23 | [PATCH] i386: __devinit should be __cpuinit | Chuck Ebbert | 3 | -23/+23 |
2006-03-23 | [PATCH] x86: SMP alternatives | Gerd Hoffmann | 10 | -135/+405 |
2006-03-23 | [PATCH] i386: multi-column stack backtraces | Chuck Ebbert | 2 | -5/+36 |
2006-03-23 | [PATCH] Make CONFIG_REGPARM enabled by default | Ingo Molnar | 1 | -2/+10 |
2006-03-23 | [PATCH] i386: let REGPARM no longer depend on EXPERIMENTAL | Adrian Bunk | 1 | -4/+1 |
2006-03-23 | [PATCH] sparc64: fix set_page_count merge clash | Nick Piggin | 1 | -2/+2 |
2006-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 317 | -1339/+6063 |
2006-03-23 | [PATCH] powerpc: tidy-up of_register_driver()/driver_register() return values | Bjorn Helgaas | 1 | -4/+1 |
2006-03-23 | [PATCH] powerpc: Fix warning in add_memory | Andrew Morton | 1 | -1/+1 |
2006-03-23 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 81 | -3392/+2171 |
2006-03-23 | [ARM] 3389/1: typo and grammar fix | Erik Hovland | 1 | -1/+1 |
2006-03-22 | [ARM] 3386/1: AT91RM9200 Clock update | Andrew Victor | 1 | -12/+73 |
2006-03-22 | [ARM] 3384/1: AT91RM9200: Timer | Andrew Victor | 1 | -2/+2 |
2006-03-22 | [ARM] 3382/1: ixp2000: unify defconfigs | Lennert Buytenhek | 5 | -3916/+46 |
2006-03-22 | [ARM] 3378/1: ixp2000: fix gpio interrupt handling | Lennert Buytenhek | 1 | -12/+1 |
2006-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 1 | -2/+2 |
2006-03-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 14 | -180/+422 |
2006-03-22 | [PATCH] hugepage: is_aligned_hugepage_range() cleanup | David Gibson | 6 | -65/+3 |
2006-03-22 | [PATCH] Uninline sys_mmap common code (reduce binary size) | Michael Buesch | 1 | -16/+9 |
2006-03-22 | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 35 | -65/+65 |
2006-03-22 | [PATCH] remove set_page_count(page, 0) users (outside mm) | Nick Piggin | 2 | -3/+3 |
2006-03-22 | [PATCH] x86_64: pageattr remove __put_page | Nick Piggin | 1 | -9/+14 |
2006-03-22 | [PATCH] x86_64: pageattr use single list | Nick Piggin | 1 | -28/+14 |
2006-03-22 | [PATCH] i386: pageattr remove __put_page | Nick Piggin | 1 | -7/+13 |
2006-03-22 | [PATCH] on_each_cpu(): disable local interrupts | Andrew Morton | 1 | -16/+12 |
2006-03-22 | [PATCH] mm: split highorder pages | Nick Piggin | 6 | -18/+12 |
2006-03-22 | [PATCH] xtensa: pgtable fixes | Nick Piggin | 1 | -8/+8 |
2006-03-22 | [PATCH] multiple exports of strpbrk | Andrew Morton | 4 | -0/+4 |
2006-03-22 | [PATCH] x86: mark cyc2ns_scale readmostly | Ravikiran G Thirumalai | 3 | -3/+3 |
2006-03-22 | [PATCH] efi_call_phys_epilog() warning fix | Andrew Morton | 1 | -1/+1 |
2006-03-22 | [ARM] Quieten spurious IRQ detection | Russell King | 1 | -3/+8 |
2006-03-22 | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2... | Jaroslav Kysela | 132 | -3240/+3412 |
2006-03-22 | [ALSA] Fix snd_xxx_t typedefs | Takashi Iwai | 1 | -2/+2 |
2006-03-22 | [SPARC64]: Add a secondary TSB for hugepage mappings. | David S. Miller | 8 | -171/+401 |
2006-03-22 | [SPARC]: Respect vm_page_prot in io_remap_page_range(). | David S. Miller | 6 | -9/+21 |
2006-03-22 | [PATCH] powerpc: Remove calculation of io hole | Michael Ellerman | 2 | -50/+0 |
2006-03-22 | [PATCH] powerpc: iseries: Add bootargs to /chosen | Michael Ellerman | 1 | -0/+1 |
2006-03-22 | [PATCH] powerpc: iseries: Add /system-id, /model and /compatible | Michael Ellerman | 1 | -0/+20 |
2006-03-22 | [PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCII | Michael Ellerman | 1 | -0/+10 |
2006-03-22 | [PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.c | Michael Ellerman | 1 | -39/+39 |
2006-03-22 | [PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt) | Michael Ellerman | 2 | -28/+4 |
2006-03-22 | [PATCH] powerpc: iseries: mf related cleanups | Michael Ellerman | 2 | -19/+24 |
2006-03-22 | [PATCH] powerpc: Replace platform_is_lpar() with a firmware feature | Michael Ellerman | 7 | -13/+22 |
2006-03-22 | [PATCH] powerpc: Remove unused iommu_off logic from pSeries_init_early() | Michael Ellerman | 1 | -6/+1 |
2006-03-22 | [PATCH] powerpc: Unconfuse htab_bolt_mapping() callers | Michael Ellerman | 1 | -13/+14 |
2006-03-22 | [PATCH] powerpc numa: Consolidate assignment of cpus to nodes | Nathan Lynch | 1 | -7/+3 |
2006-03-22 | [PATCH] powerpc numa: Support sparse online node map | Nathan Lynch | 1 | -52/+43 |
2006-03-22 | [PATCH] powerpc numa: Consolidate handling of Power4 special case | Nathan Lynch | 1 | -12/+11 |