Age | Commit message (Expand) | Author | Files | Lines |
2006-03-26 | [PATCH] mempool: add mempool_create_slab_pool() | Matthew Dobson | 1 | -0/+8 |
2006-03-26 | [PATCH] mempool: add kzalloc allocator | Matthew Dobson | 1 | -2/+8 |
2006-03-26 | [PATCH] mempool: add kmalloc allocator | Matthew Dobson | 1 | -0/+12 |
2006-03-26 | [PATCH] mempool: add page allocator | Matthew Dobson | 1 | -0/+12 |
2006-03-26 | [PATCH] Use loff_t for size in struct proc_dir_entry | Maneesh Soni | 1 | -1/+1 |
2006-03-26 | [PATCH] consolidate sys32/compat_adjtimex | Stephen Rothwell | 2 | -0/+4 |
2006-03-26 | [PATCH] create struct compat_timex and use it everywhere | Stephen Rothwell | 1 | -0/+26 |
2006-03-26 | [PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interface | Andy Adamson | 1 | -0/+1 |
2006-03-26 | [PATCH] hpet header sanitization | Randy Dunlap | 1 | -16/+20 |
2006-03-26 | [PATCH] ipmi: add full sysfs support | Corey Minyard | 3 | -3/+48 |
2006-03-26 | [PATCH] cleanup smp_call_function UP build | Con Kolivas | 1 | -1/+5 |
2006-03-26 | [PATCH] Make address_space_operations->invalidatepage return void | NeilBrown | 3 | -4/+4 |
2006-03-26 | [PATCH] Make address_space_operations->sync_page return void | NeilBrown | 2 | -2/+2 |
2006-03-26 | [PATCH] EFI: keep physical table addresses in efi structure | Bjorn Helgaas | 2 | -9/+11 |
2006-03-26 | [PATCH] ia64: ioremap: check EFI for valid memory attributes | Bjorn Helgaas | 1 | -13/+2 |
2006-03-26 | [PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range() | Bjorn Helgaas | 2 | -2/+4 |
2006-03-26 | [PATCH] ia64: use i386 dmi_scan.c | Matt Domsch | 2 | -0/+11 |
2006-03-26 | [PATCH] Add flush_kernel_dcache_page() API | James Bottomley | 1 | -0/+6 |
2006-03-26 | [PATCH] Add API for flushing Anon pages | James Bottomley | 1 | -0/+6 |
2006-03-26 | [PATCH] protect remove_proc_entry | Steven Rostedt | 1 | -0/+3 |
2006-03-26 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 1 | -0/+1 |
2006-03-26 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 8 | -88/+234 |
2006-03-26 | [ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversion | Lennert Buytenhek | 1 | -0/+1 |
2006-03-26 | Merge nommu tree | Russell King | 5 | -80/+111 |
2006-03-26 | [ARM] 3397/1: AT91RM9200 Header update | Andrew Victor | 1 | -1/+99 |
2006-03-25 | include/linux/clk.h is betraying its ARM origins | Todd Poynor | 1 | -2/+2 |
2006-03-25 | powerpc: fix strncasecmp prototype | Linus Torvalds | 1 | -1/+1 |
2006-03-25 | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 3 | -30/+147 |
2006-03-25 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 14 | -128/+153 |
2006-03-25 | [PATCH] x86_64: Removed duplicated declaration of force_iommu | Andi Kleen | 1 | -1/+0 |
2006-03-25 | [PATCH] x86_64: group memnodemap and memnodeshift in a memnode structure | Eric Dumazet | 1 | -2/+7 |
2006-03-25 | [PATCH] x86_64: Make local_t 64bit instead of 32bit | Andi Kleen | 1 | -5/+5 |
2006-03-25 | [PATCH] x86_64: Remove CONFIG_UNORDERED_IO | Andi Kleen | 1 | -18/+0 |
2006-03-25 | [PATCH] x86_64: timer interrupt lockup due to pending interrupt | Vivek Goyal | 1 | -0/+1 |
2006-03-25 | [PATCH] x86_64: Try to allocate node memmap near the end of node | Andi Kleen | 1 | -0/+3 |
2006-03-25 | [PATCH] x86_64: Reorder one field of the PDA to reduce padding | Arjan van de Ven | 1 | -1/+1 |
2006-03-25 | [PATCH] x86_64: Don't invoke OOM killer while allocating floppy DMA buffers | Andi Kleen | 1 | -1/+1 |
2006-03-25 | [PATCH] x86_64: Implement early DMI scanning | Andi Kleen | 3 | -5/+41 |
2006-03-25 | [PATCH] x86_64: Clean up and tweak ACPI blacklist year code | Andi Kleen | 1 | -0/+2 |
2006-03-25 | [PATCH] x86_64: Don't define string functions to builtin | Andi Kleen | 1 | -14/+3 |
2006-03-25 | [PATCH] x86_64: remove dead do_softirq_thunk | Jan Beulich | 1 | -2/+0 |
2006-03-25 | [PATCH] x86_64: actively synchronize vmalloc area when registering certain ca... | Jan Beulich | 2 | -0/+32 |
2006-03-25 | [PATCH] x86_64: eliminate set_debug() | Jan Beulich | 2 | -9/+1 |
2006-03-25 | [PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnode | Andi Kleen | 1 | -2/+2 |
2006-03-25 | [PATCH] x86_64: Increase the variability of the process stack on 64bit archit... | Andi Kleen | 1 | -0/+4 |
2006-03-25 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 13 | -25/+47 |
2006-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -3/+3 |
2006-03-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 3 | -11/+24 |
2006-03-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 3 | -2/+3 |
2006-03-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 12 | -45/+462 |