| Commit message (Expand) | Author | Age |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-03-12 |
|\ |
|
| * | [ARM] iwmmxt thread state alignment | Russell King | 2006-03-12 |
* | | [PATCH] remove __put_task_struct_cb export again | Christoph Hellwig | 2006-03-11 |
* | | [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside | Kirill Korotaev | 2006-03-11 |
* | | [PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages. | Christoph Lameter | 2006-03-09 |
* | | [PATCH] m68k: fix cmpxchg compile errors if CONFIG_RMW_INSNS=n | Roman Zippel | 2006-03-09 |
* | | [PATCH] mtd: 64 bit fixes | Atsushi Nemoto | 2006-03-09 |
* | | [MIPS] Undefine scr_writew and scr_readw in <asm/vga.h>. | Ralf Baechle | 2006-03-09 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-03-08 |
|\ \ |
|
| * | | powerpc: Fix various syscall/signal/swapcontext bugs | Paul Mackerras | 2006-03-07 |
| * | | [PATCH] powerpc: Fix incorrect pud_ERROR() message | David Gibson | 2006-03-03 |
| * | | [PATCH] powerpc: Expose SMT and L1 icache snoop userland features | Benjamin Herrenschmidt | 2006-03-03 |
* | | | [PATCH] i386: port ATI timer fix from x86_64 to i386 II | Andi Kleen | 2006-03-08 |
* | | | [PATCH] fix kexec asm | Michael Matz | 2006-03-08 |
* | | | [PATCH] fix file counting | Dipankar Sarma | 2006-03-08 |
* | | | [PATCH] rcu batch tuning | Dipankar Sarma | 2006-03-08 |
* | | | [PATCH] percpu_counter_sum() | Andrew Morton | 2006-03-08 |
* | | | [PATCH] __get_unaligned() gcc-4 fix | Atsushi Nemoto | 2006-03-08 |
* | | | [PATCH] powerpc: restore eeh_add_device_late() prototype stub | Mark Fasheh | 2006-03-08 |
* | | | Mark the pipe file operations static | Linus Torvalds | 2006-03-08 |
| |/
|/| |
|
* | | [ARM] 3352/1: DSB required for the completion of a TLB maintenance operation | Catalin Marinas | 2006-03-07 |
* | | [PATCH] Increase max kmalloc size for very large systems | Jack Steiner | 2006-03-06 |
* | | [PATCH] memory-hotplug compile fix | KAMEZAWA Hiroyuki | 2006-03-06 |
* | | [PATCH] s390: fix compile with VIRT_CPU_ACCOUNTING=n | Jan Blunck | 2006-03-06 |
* | | [PATCH] fix next_timer_interrupt() for hrtimer | Tony Lindgren | 2006-03-06 |
* | | [PATCH] i4l: add new PCI IDs for HFC-S PCI | Karsten Keil | 2006-03-06 |
* | | [SPARC64]: Mark __ex_table section correctly. | David S. Miller | 2006-03-05 |
* | | [PATCH] reiserfs: fix unaligned bitmap usage | Jeff Mahoney | 2006-03-02 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 | Linus Torvalds | 2006-03-01 |
|\ |
|
| * | [PATCH] pcmcia: Add macro to match PCMCIA cards by numeric ID and first vendo... | Pavel Roskin | 2006-03-01 |
* | | [PATCH] fix build breakage in eeh.c in 2.6.16-rc5-git5 | Greg KH | 2006-03-01 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-02-28 |
|\ |
|
| * | [IA64] sysctl option to silence unaligned trap warnings | Jes Sorensen | 2006-02-28 |
| * | [IA64-SGI] Make number of TIO nodes configurable | Jack Steiner | 2006-02-27 |
* | | [PATCH] Add mm->task_size and fix powerpc vdso | Benjamin Herrenschmidt | 2006-02-28 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-02-28 |
|\ \ |
|
| * | | [MIPS] Fix build error on processors that don's support copy-on-write. | Ralf Baechle | 2006-02-28 |
* | | | [PATCH] powerpc: fix dynamic PCI probe regression | John Rose | 2006-02-28 |
|/ / |
|
* | | Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC... | Linus Torvalds | 2006-02-27 |
* | | [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility | Patrick McHardy | 2006-02-27 |
* | | [IPSEC]: Kill post_input hook and do NAT-T in esp_input directly | Herbert Xu | 2006-02-27 |
* | | [MIPS] Fix atomic*_sub_if_positive return value. | Ralf Baechle | 2006-02-27 |
* | | [MIPS] SMP: Fix initialization order bug. | Ralf Baechle | 2006-02-27 |
* | | [MIPS] Use "=R" constraint to avoid compiler errors in cmpxchg(). | Ralf Baechle | 2006-02-27 |
|/ |
|
* | [SPARC64]: Make cpu_present_map available earlier. | David S. Miller | 2006-02-26 |
* | [SPARC64]: Implement futex_atomic_op_inuser(). | David S. Miller | 2006-02-26 |
* | [PATCH] x86_64: Move the SMP time selection earlier | Andi Kleen | 2006-02-26 |
* | [PATCH] x86_64: Fix the additional_cpus=.. option | Andi Kleen | 2006-02-26 |
* | [PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt... | Andi Kleen | 2006-02-26 |
* | [PATCH] x86_64: fix USER_PTRS_PER_PGD | Jan Beulich | 2006-02-26 |