| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 3 | -3/+0 |
* | Fixes and cleanups for earlyprintk aka boot console | Gerd Hoffmann | 2007-05-08 | 2 | -10/+1 |
* | srmcons: fix kmalloc(GFP_KERNEL) inside spinlock | Andrew Morton | 2007-05-07 | 1 | -1/+1 |
* | 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 | 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 |
|/ |
|
* | 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 |
* | 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] 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 |
* | 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 |
* | [PATCH] alpha_ksyms.c cleanup | Al Viro | 2006-10-11 | 9 | -94/+42 |
* | [PATCH] fallout from alpha pt_regs patches | Al Viro | 2006-10-09 | 2 | -2/+2 |
* | [PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs() | Al Viro | 2006-10-08 | 3 | -7/+4 |
* | [PATCH] alpha pt_regs cleanups: machine_check() | Al Viro | 2006-10-08 | 19 | -69/+60 |
* | [PATCH] alpha pt_regs cleanups: handle_irq() | Al Viro | 2006-10-08 | 22 | -41/+40 |
* | [PATCH] alpha pt_regs cleanups: device_interrupt | Al Viro | 2006-10-08 | 21 | -76/+82 |
* | [PATCH] minimal alpha pt_regs fixes | Al Viro | 2006-10-07 | 4 | -6/+13 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 2 | -2/+0 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 3 | -3/+3 |
* | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers | David Howells | 2006-10-03 | 1 | -2/+6 |
* | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 2006-10-02 | 2 | -7/+6 |
* | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 2006-10-02 | 1 | -13/+13 |
* | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn | 2006-10-02 | 1 | -2/+0 |
* | [PATCH] namespaces: add nsproxy | Serge E. Hallyn | 2006-10-02 | 1 | -0/+2 |
* | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] Generic ioremap_page_range: alpha conversion | Haavard Skinnemoen | 2006-10-01 | 1 | -3/+12 |
* | [PATCH] kill wall_jiffies | Atsushi Nemoto | 2006-10-01 | 1 | -10/+5 |
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2006-09-29 | 1 | -1/+1 |
* | [PATCH] arch/alpha: Use ARRAY_SIZE macro | Tobias Klauser | 2006-07-31 | 5 | -38/+34 |
* | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 2006-07-10 | 3 | -2/+3 |
* | [PATCH] vt: Remove VT-specific declarations and definitions from tty.h | Jon Smirl | 2006-07-10 | 1 | -0/+1 |
* | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar | 2006-07-03 | 1 | -1/+1 |
* | [PATCH] irq-flags: ALPHA: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 4 | -11/+11 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 27 | -27/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 | 1 | -2/+2 |
|\ |
|
| * | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 | 1 | -2/+2 |
* | | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] | Ingo Molnar | 2006-06-29 | 1 | -1/+1 |