Age | Commit message (Expand) | Author | Files | Lines |
2007-07-19 | mm: fault feedback #2 | Nick Piggin | 1 | -13/+9 |
2007-07-17 | missing exports of csum_... | Al Viro | 1 | -0/+1 |
2007-07-17 | alpha __init fixes | Al Viro | 1 | -3/+3 |
2007-07-17 | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 1 | -3/+1 |
2007-07-17 | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 1 | -0/+1 |
2007-07-16 | alpha: fix trivial section mismatch warnings | Sam Ravnborg | 3 | -3/+3 |
2007-07-11 | PCI: Only build PCI syscalls on architectures that want them | Matthew Wilcox | 1 | -0/+3 |
2007-07-11 | PCI: remove pci_dac_dma_... APIs | Jan Beulich | 1 | -27/+5 |
2007-06-24 | alpha: fix alignment problem in csum_ipv6_magic() | Ivan Kokshaysky | 2 | -23/+70 |
2007-06-01 | ALPHA: misc fixes | Jay Estabrook | 1 | -12/+14 |
2007-06-01 | ALPHA: support graphics on non-zero PCI domains | Jay Estabrook | 9 | -94/+155 |
2007-06-01 | parse errors in ifdefs | Yoann Padioleau | 1 | -1/+1 |
2007-05-30 | alpha: support new syscalls | Richard Henderson | 3 | -51/+98 |
2007-05-30 | alpha: cleanup in bitops.h | Richard Henderson | 4 | -3/+44 |
2007-05-19 | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 1 | -1/+1 |
2007-05-19 | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 1 | -1/+1 |
2007-05-08 | utimensat implementation | Ulrich Drepper | 1 | -2/+12 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 4 | -4/+0 |
2007-05-08 | Fixes and cleanups for earlyprintk aka boot console | Gerd Hoffmann | 2 | -10/+1 |
2007-05-08 | kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug | Robert P. J. Day | 1 | -8/+0 |
2007-05-07 | srmcons: fix kmalloc(GFP_KERNEL) inside spinlock | Andrew Morton | 1 | -1/+1 |
2007-05-07 | ALPHA: fix BOOTP image creation | Ivan Kokshaysky | 2 | -1/+6 |
2007-05-07 | ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.c | Milind Arun Choudhary | 1 | -3/+1 |
2007-05-07 | get_unmapped_area handles MAP_FIXED on alpha | Benjamin Herrenschmidt | 1 | -0/+3 |
2007-05-05 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2 | -2/+2 |
2007-05-02 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 3 | -3/+0 |
2007-05-02 | [PATCH] x86: deflate stack usage in lib/inflate.c | Jeremy Fitzhardinge | 1 | -1/+1 |
2007-05-02 | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge | 1 | -1/+1 |
2007-04-26 | [STRING]: Move strcasecmp/strncasecmp to lib/string.c | David S. Miller | 2 | -27/+0 |
2007-04-17 | alpha: build fixes - force architecture | Ivan Kokshaysky | 1 | -2/+1 |
2007-04-17 | alpha: more fixes for specific machine types | Ivan Kokshaysky | 2 | -1/+7 |
2007-04-17 | alpha: fixes for specific machine types | Ivan Kokshaysky | 6 | -12/+37 |
2007-02-12 | [PATCH] Dynamic kernel command-line: alpha | Alon Bar-Lev | 1 | -3/+3 |
2007-02-11 | [PATCH] Consolidate default sched_clock() | Alexey Dobriyan | 1 | -11/+0 |
2007-02-11 | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 1 | -0/+2 |
2007-02-11 | [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA | Christoph Lameter | 1 | -0/+4 |
2007-02-07 | PCI: make isa_bridge Alpha-only | Adrian Bunk | 1 | -0/+4 |
2007-01-30 | [PATCH] missing exports of pm_power_off() on alpha and sparc32 | Al Viro | 1 | -0/+1 |
2006-12-10 | [PATCH] fdtable: Make fdarray and fdsets equal in size | Vadim Lobanov | 1 | -3/+3 |
2006-12-08 | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 1 | -0/+8 |
2006-12-08 | [PATCH] struct path: convert alpha | Josef Sipek | 1 | -1/+1 |
2006-12-07 | [PATCH] alpha: switch to pci_get API | Alan Cox | 3 | -5/+10 |
2006-12-07 | [PATCH] mm: arch do_page_fault() vs in_atomic() | Peter Zijlstra | 1 | -1/+1 |
2006-12-02 | [NET]: Alpha checksum annotations and cleanups. | Al Viro | 2 | -42/+26 |
2006-11-07 | Update for the srm_env driver. | Jan-Benedict Glaw | 1 | -57/+27 |
2006-10-27 | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 1 | -7/+1 |
2006-10-12 | [PATCH] fixing includes in alpha_ksyms.c | Al Viro | 1 | -1/+1 |
2006-10-11 | [PATCH] alpha_ksyms.c cleanup | Al Viro | 10 | -94/+44 |
2006-10-09 | [PATCH] fallout from alpha pt_regs patches | Al Viro | 2 | -2/+2 |
2006-10-08 | [PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs() | Al Viro | 3 | -7/+4 |