| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | [PATCH] solve config broken: undefined reference to `online_page' | Yasunori Goto | 2006-06-29 | 1 | -0/+3 |
* | | | | [PATCH] fix sgivwfb compile | Adrian Bunk | 2006-06-29 | 1 | -2/+2 |
* | | | | [PATCH] x86: do_IRQ(): check irq number | Andrew Morton | 2006-06-28 | 1 | -0/+6 |
* | | | | [PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_add... | pageexec@freemail.hu | 2006-06-28 | 1 | -6/+4 |
* | | | | [PATCH] voyager: add cpu_present_map | James Bottomley | 2006-06-27 | 1 | -0/+2 |
* | | | | [PATCH] do_IRQ() warning fix | Andrew Morton | 2006-06-27 | 1 | -2/+2 |
* | | | | [PATCH] pi-futex: introduce debug_check_no_locks_freed() | Ingo Molnar | 2006-06-27 | 1 | -2/+2 |
* | | | | [PATCH] sched: mc/smt power savings sched policy | Siddha, Suresh B | 2006-06-27 | 1 | -3/+5 |
* | | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes | Jim Cromie | 2006-06-27 | 1 | -4/+4 |
* | | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module | Jim Cromie | 2006-06-27 | 1 | -16/+0 |
* | | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better ... | Jim Cromie | 2006-06-27 | 1 | -5/+10 |
* | | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file | Jim Cromie | 2006-06-27 | 1 | -2/+1 |
* | | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a diet | Jim Cromie | 2006-06-27 | 1 | -28/+11 |
* | | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigne... | Jim Cromie | 2006-06-27 | 1 | -1/+1 |
* | | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean | Jim Cromie | 2006-06-27 | 1 | -7/+0 |
* | | | | [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only | Chandra Seetharaman | 2006-06-27 | 3 | -3/+3 |
* | | | | [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 | Chandra Seetharaman | 2006-06-27 | 1 | -1/+1 |
* | | | | [PATCH] add poison.h and patch primary users | Randy Dunlap | 2006-06-27 | 1 | -1/+2 |
* | | | | [PATCH] vdso: randomize the i386 vDSO by moving it into a vma | Ingo Molnar | 2006-06-27 | 7 | -12/+150 |
* | | | | [PATCH] voyager: fix compile after setup rework | James Bottomley | 2006-06-27 | 1 | -3/+2 |
* | | | | [PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMT | James Bottomley | 2006-06-27 | 3 | -6/+6 |
* | | | | [PATCH] fix broken vm86 interrupt/signal handling | Aleksey Gorelov | 2006-06-27 | 1 | -2/+9 |
* | | | | [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86 | Rohit Seth | 2006-06-27 | 4 | -24/+17 |
* | | | | [PATCH] x86: constify some parts of arch/i386/kernel/cpu/ | Andreas Mohr | 2006-06-27 | 2 | -5/+5 |
* | | | | [PATCH] x86: increase interrupt vector range | Rusty Russell | 2006-06-27 | 2 | -4/+4 |
* | | | | [PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomic | Shaohua Li | 2006-06-27 | 2 | -1/+20 |
* | | | | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 2006-06-27 | 1 | -19/+4 |
* | | | | [PATCH] Register sysfs file for hotplugged new node | Yasunori Goto | 2006-06-27 | 1 | -6/+3 |
* | | | | [PATCH] pgdat allocation for new node add (specify node id) | Yasunori Goto | 2006-06-27 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 | 6 | -7/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | Storage class should be first | Tobias Klauser | 2006-06-26 | 1 | -2/+2 |
| * | | i386: Trivial typo fixes | Egry Gabor | 2006-06-26 | 2 | -2/+2 |
| * | | spelling fixes | Andreas Mohr | 2006-06-26 | 2 | -2/+2 |
| * | | fix paniced->panicked typos | Lee Revell | 2006-06-26 | 1 | -1/+1 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2006-06-26 | 3 | -25/+27 |
|\ \ |
|
| * | | [CRYPTO] aes: Add wrappers for assembly routines | Herbert Xu | 2006-06-26 | 1 | -2/+12 |
| * | | [CRYPTO] all: Pass tfm instead of ctx to algorithms | Herbert Xu | 2006-06-26 | 3 | -19/+22 |
| * | | [CRYPTO] aes-i586: Get rid of useless function wrappers | Herbert Xu | 2006-06-26 | 2 | -19/+8 |
| |/ |
|
* | | Merge branch 'x86-64' | Linus Torvalds | 2006-06-26 | 23 | -140/+689 |
|\ \ |
|
| * | | [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs | Venkatesh Pallipadi | 2006-06-26 | 2 | -1/+70 |
| * | | [PATCH] x86_64: fix apic error on bootup | Siddha, Suresh B | 2006-06-26 | 1 | -2/+13 |
| * | | [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR | Keith Owens | 2006-06-26 | 2 | -7/+12 |
| * | | [PATCH] i386/x86-64: adjust /proc/interrupts column headings | Jan Beulich | 2006-06-26 | 1 | -1/+1 |
| * | | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status | Andi Kleen | 2006-06-26 | 2 | -6/+6 |
| * | | [PATCH] x86_64: Move VM86 config into arch/i386/Kconfig | Andi Kleen | 2006-06-26 | 1 | -0/+9 |
| * | | [PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/share | Andi Kleen | 2006-06-26 | 1 | -2/+7 |
| * | | [PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.c | Carl-Daniel Hailfinger | 2006-06-26 | 1 | -20/+12 |
| * | | [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding | Jan Beulich | 2006-06-26 | 1 | -13/+33 |
| * | | [PATCH] i386: reliable stack trace support i386 entry.S | Jan Beulich | 2006-06-26 | 1 | -11/+223 |
| * | | [PATCH] i386: reliable stack trace support (i386) | Jan Beulich | 2006-06-26 | 4 | -11/+79 |