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