| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] solve config broken: undefined reference to `online_page' | Yasunori Goto | 2006-06-29 | 1 | -0/+2 |
* | [PATCH] x86_64: oprofile build fix | Andrew Morton | 2006-06-28 | 1 | -0/+2 |
* | [PATCH] x86: do_IRQ(): check irq number | Andrew Morton | 2006-06-28 | 1 | -0/+6 |
* | [PATCH] sched: mc/smt power savings sched policy | Siddha, Suresh B | 2006-06-27 | 1 | -3/+5 |
* | [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only | Chandra Seetharaman | 2006-06-27 | 1 | -1/+1 |
* | [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 | -2/+5 |
* | [PATCH] x86: increase interrupt vector range | Rusty Russell | 2006-06-27 | 3 | -5/+5 |
* | [PATCH] pgdat allocation for new node add (specify node id) | Yasunori Goto | 2006-06-27 | 1 | -28/+38 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 | 4 | -5/+5 |
|\ |
|
| * | Storage class should be first | Tobias Klauser | 2006-06-26 | 1 | -2/+2 |
| * | spelling fixes | Andreas Mohr | 2006-06-26 | 1 | -1/+1 |
| * | fix paniced->panicked typos | Lee Revell | 2006-06-26 | 2 | -2/+2 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2006-06-26 | 3 | -14/+31 |
|\ \ |
|
| * | | [CRYPTO] aes: Add wrappers for assembly routines | Herbert Xu | 2006-06-26 | 2 | -6/+16 |
| * | | [CRYPTO] all: Pass tfm instead of ctx to algorithms | Herbert Xu | 2006-06-26 | 3 | -12/+19 |
| |/ |
|
* | | Merge branch 'x86-64' | Linus Torvalds | 2006-06-26 | 55 | -888/+2635 |
|\ \ |
|
| * | | [PATCH] x86_64: x86_64 stack usage debugging | Eric Sandeen | 2006-06-26 | 1 | -0/+9 |
| * | | [PATCH] x86_64: (resend) x86_64 stack overflow debugging | Eric Sandeen | 2006-06-26 | 2 | -1/+34 |
| * | | [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs | Venkatesh Pallipadi | 2006-06-26 | 2 | -5/+83 |
| * | | [PATCH] x86_64: Avoid broadcasting NMI IPIs | Keith Owens | 2006-06-26 | 1 | -9/+16 |
| * | | [PATCH] x86_64: fix apic error on bootup | Siddha, Suresh B | 2006-06-26 | 1 | -2/+13 |
| * | | [PATCH] x86_64: enlarge window for stack growth | Chuck Ebbert | 2006-06-26 | 1 | -2/+4 |
| * | | [PATCH] x86_64: Minor string functions optimizations | Andi Kleen | 2006-06-26 | 2 | -2/+2 |
| * | | [PATCH] x86_64: Move export symbols to their C functions | Andi Kleen | 2006-06-26 | 16 | -110/+49 |
| * | | [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR | Keith Owens | 2006-06-26 | 1 | -1/+1 |
| * | | [PATCH] x86_64: Fix modular pc speaker | Piotr Kaczuba | 2006-06-26 | 1 | -1/+1 |
| * | | [PATCH] x86_64: remove sys32_ni_syscall() | Adrian Bunk | 2006-06-26 | 2 | -17/+0 |
| * | | [PATCH] x86_64: Do not use -ffunction-sections for modules | Sergey Vlasov | 2006-06-26 | 1 | -1/+3 |
| * | | [PATCH] x86_64: adjust kstack_depth_to_print default | Jan Beulich | 2006-06-26 | 1 | -1/+1 |
| * | | [PATCH] i386/x86-64: adjust /proc/interrupts column headings | Jan Beulich | 2006-06-26 | 1 | -1/+1 |
| * | | [PATCH] x86_64: Fix fast check in safe_smp_processor_id | Andi Kleen | 2006-06-26 | 1 | -2/+2 |
| * | | [PATCH] x86_64: x86_64 setup.c - printing cmp related boottime information | Rohit Seth | 2006-06-26 | 1 | -18/+16 |
| * | | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status | Andi Kleen | 2006-06-26 | 1 | -4/+3 |
| * | | [PATCH] x86_64: Remove bogus RED-PEN comment in signal.c | Andi Kleen | 2006-06-26 | 1 | -1/+0 |
| * | | [PATCH] x86_64: check_addr() cleanups | Andrew Morton | 2006-06-26 | 1 | -3/+6 |
| * | | [PATCH] x86_64: miscellaneous mm/init.c fixes | Jan Beulich | 2006-06-26 | 1 | -6/+6 |
| * | | [PATCH] x86_64: Mark mce_amd cpu notifier __cpuinit/__cpuinitdata | Andi Kleen | 2006-06-26 | 1 | -2/+2 |
| * | | [PATCH] x86_64: mce_amd cleanup | Jacob Shin | 2006-06-26 | 1 | -83/+29 |
| * | | [PATCH] x86_64: mce_amd support for family 0x10 processors | Jacob Shin | 2006-06-26 | 1 | -74/+288 |
| * | | [PATCH] x86_64: mce_amd relocate sysfs files | Jacob Shin | 2006-06-26 | 2 | -31/+11 |
| * | | [PATCH] x86_64: apic support for extended apic interrupt | Jacob Shin | 2006-06-26 | 1 | -6/+4 |
| * | | [PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/share | Andi Kleen | 2006-06-26 | 1 | -2/+7 |
| * | | [PATCH] x86_64: Update copyright in time.c | Vojtech Pavlik | 2006-06-26 | 1 | -1/+1 |
| * | | [PATCH] x86_64: Explain why HPET T0_CMP register is written twice | Vojtech Pavlik | 2006-06-26 | 1 | -2/+2 |
| * | | [PATCH] x86_64: Make use of the *PER* constants in time.c | Vojtech Pavlik | 2006-06-26 | 1 | -28/+35 |
| * | | [PATCH] x86_64: Remove hack to manually enable HPET on AMD8111 southbridges | Vojtech Pavlik | 2006-06-26 | 1 | -14/+0 |
| * | | [PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfo | Vojtech Pavlik | 2006-06-26 | 1 | -1/+1 |
| * | | [PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_box | Vojtech Pavlik | 2006-06-26 | 2 | -6/+5 |
| * | | [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86 | Rohit Seth | 2006-06-26 | 4 | -31/+23 |