| Commit message (Expand) | Author | Age | Files | Lines |
* | [IA64] make uncached allocator more node aware | Dean Nelson | 2006-08-04 | 1 | -29/+57 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-08-03 | 13 | -114/+107 |
|\ |
|
| * | [IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEM | Bob Picco | 2006-08-03 | 3 | -67/+66 |
| * | [IA64] align high endpoint of VIRTUAL_MEM_MAP | Bob Picco | 2006-08-03 | 2 | -2/+4 |
| * | [PATCH] Fix RAID5 + IA64 compile | Prarit Bhargava | 2006-08-03 | 2 | -2/+2 |
| * | [IA64] Don't alloc empty frame in ia64_switch_mode_phys | Zou Nan hai | 2006-08-02 | 1 | -2/+0 |
| * | [IA64] Do not assume output registers be reservered. | Zou Nan hai | 2006-08-02 | 1 | -9/+9 |
| * | [IA64] sparse cleanups | Keith Owens | 2006-08-02 | 4 | -10/+10 |
| * | [IA64] Fix breakage in simscsi.c | Tony Luck | 2006-07-31 | 1 | -2/+2 |
| * | [IA64] Format /proc/pal/*/version_info correctly | Matthew Wilcox | 2006-07-31 | 1 | -20/+14 |
* | | [PATCH] vDSO hash-style fix | Roland McGrath | 2006-07-31 | 2 | -1/+3 |
* | | [PATCH] sgiioc4: Always share IRQ | Brent Casavant | 2006-07-31 | 2 | -2/+2 |
* | | [PATCH] cpu hotplug: use hotplug version of registration in late inits | Chandra Seetharaman | 2006-07-31 | 2 | -8/+7 |
* | | [PATCH] panic_on_oops: remove ssleep() | Horms | 2006-07-31 | 1 | -5/+2 |
* | | [PATCH] IA64: kprobe invalidate icache of jump buffer | bibo, mao | 2006-07-31 | 1 | -0/+9 |
|/ |
|
* | [PATCH] make valid_mmap_phys_addr_range() take a pfn | Lennert Buytenhek | 2006-07-10 | 2 | -2/+2 |
* | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 2006-07-10 | 3 | -3/+3 |
* | [PATCH] Fix copying of pgdat array on each node for ia64 memory hotplug | Yasunori Goto | 2006-07-04 | 1 | -3/+13 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-07-03 | 2 | -7/+7 |
|\ |
|
| * | Pull acpi_os_free into release branch | Len Brown | 2006-07-01 | 2 | -7/+7 |
| |\ |
|
| | * | ACPI: delete acpi_os_free(), use kfree() directly | Len Brown | 2006-06-30 | 2 | -7/+7 |
* | | | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar | 2006-07-03 | 2 | -6/+6 |
* | | | [PATCH] irq-flags: IA64: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 10 | -16/+16 |
|/ / |
|
* | | [PATCH] audit syscall classes | Al Viro | 2006-07-01 | 4 | -0/+42 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 | 64 | -64/+0 |
|\ \ |
|
| * | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 64 | -64/+0 |
| |/ |
|
* | | [PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation | Christoph Lameter | 2006-06-30 | 1 | -0/+5 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 | 1 | -1/+1 |
* | | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 2006-06-29 | 2 | -3/+11 |
* | | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU | Ingo Molnar | 2006-06-29 | 1 | -0/+4 |
* | | [PATCH] genirq: cleanup: remove irq_descp() | Ingo Molnar | 2006-06-29 | 6 | -14/+14 |
* | | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] | Ingo Molnar | 2006-06-29 | 1 | -2/+2 |
* | | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 5 | -20/+20 |
* | | [PATCH] solve config broken: undefined reference to `online_page' | Yasunori Goto | 2006-06-29 | 1 | -0/+3 |
* | | [IA64-SGI] fix prom revision checks in SN kernel | Aaron Young | 2006-06-28 | 2 | -2/+2 |
* | | [IA64] tiger_defconfig s/NR_CPUS=4/NR_CPUS=16/ | Tony Luck | 2006-06-28 | 1 | -1/+1 |
* | | [IA64-SGI] - Pass OS logical cpu number to the SN prom (bios) | Jack Steiner | 2006-06-28 | 1 | -2/+8 |
* | | [IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/ | Tony Luck | 2006-06-28 | 1 | -1/+1 |
* | | [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places | Chandra Seetharaman | 2006-06-27 | 1 | -3/+1 |
* | | [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only | Chandra Seetharaman | 2006-06-27 | 2 | -3/+3 |
* | | [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 | Chandra Seetharaman | 2006-06-27 | 3 | -3/+3 |
* | | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 2006-06-27 | 1 | -1/+1 |
* | | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 2006-06-27 | 1 | -15/+2 |
* | | [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda... | Yasunori Goto | 2006-06-27 | 1 | -2/+14 |
* | | [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ... | Yasunori Goto | 2006-06-27 | 1 | -5/+19 |
* | | [PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat ad... | Yasunori Goto | 2006-06-27 | 1 | -11/+8 |
* | | [PATCH] Register sysfs file for hotplugged new node | Yasunori Goto | 2006-06-27 | 1 | -12/+3 |
* | | [PATCH] pgdat allocation for new node add (refresh node_data[]) | Yasunori Goto | 2006-06-27 | 1 | -0/+4 |
* | | [PATCH] pgdat allocation for new node add (specify node id) | Yasunori Goto | 2006-06-27 | 1 | -3/+2 |
|/ |
|