| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-08-03 | 5 | -35/+27 |
|\ |
|
| * | [PATCH] Fix RAID5 + IA64 compile | Prarit Bhargava | 2006-08-03 | 1 | -1/+1 |
| * | [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 | 1 | -3/+3 |
| * | [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] 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 | 1 | -1/+1 |
* | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 2006-07-10 | 1 | -1/+1 |
* | 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 | 4 | -9/+9 |
|/ / |
|
* | | [PATCH] audit syscall classes | Al Viro | 2006-07-01 | 2 | -0/+30 |
* | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 37 | -37/+0 |
|/ |
|
* | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 2006-06-29 | 2 | -3/+11 |
* | [PATCH] genirq: cleanup: remove irq_descp() | Ingo Molnar | 2006-06-29 | 5 | -11/+11 |
* | [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 | 4 | -18/+18 |
* | [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] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 2006-06-27 | 1 | -15/+2 |
* | [PATCH] Register sysfs file for hotplugged new node | Yasunori Goto | 2006-06-27 | 1 | -12/+3 |
* | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status | Andi Kleen | 2006-06-26 | 1 | -2/+2 |
* | [PATCH] remove for_each_cpu() | Andrew Morton | 2006-06-25 | 1 | -1/+1 |
* | [IA64] fix ia64 build (fadt_descriptor) | Tony Luck | 2006-06-23 | 1 | -2/+2 |
* | Auto-update from upstream | Tony Luck | 2006-06-23 | 5 | -120/+139 |
|\ |
|
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-06-23 | 1 | -2/+2 |
| |\ |
|
| | * | Pull trivial2 into release branch | Len Brown | 2006-06-15 | 1 | -2/+2 |
| | |\ |
|
| | | * | ACPI: silence ia64 build warning | Len Brown | 2006-05-13 | 1 | -2/+2 |
| * | | | [PATCH] vfs: add lock owner argument to flush operation | Miklos Szeredi | 2006-06-23 | 1 | -2/+1 |
| * | | | [PATCH] page migration: sys_move_pages(): support moving of individual pages | Christoph Lameter | 2006-06-23 | 1 | -1/+1 |
| * | | | [PATCH] change gen_pool allocator to not touch managed memory | Dean Nelson | 2006-06-23 | 1 | -95/+105 |
| * | | | [PATCH] Unify pxm_to_node() and node_to_pxm() | Yasunori Goto | 2006-06-23 | 1 | -16/+8 |
| * | | | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 | 1 | -3/+4 |
| * | | | [PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitions | Mark Maule | 2006-06-21 | 1 | -1/+18 |
| |/ / |
|
* | | | Pull rework-memory-attribute-aliasing into release branch | Tony Luck | 2006-06-21 | 1 | -54/+102 |
|\ \ \ |
|
| * | | | [IA64] rework memory attribute aliasing | Bjorn Helgaas | 2006-05-08 | 1 | -54/+102 |
| | |/
| |/| |
|
* | | | [IA64] SKI Simulator boot | Ian Wienand | 2006-06-21 | 1 | -5/+1 |
* | | | [IA64] Sanitize assembler code for ia64_sal_os_state | Keith Owens | 2006-06-21 | 3 | -15/+30 |
* | | | [IA64] make efi_stub.S fit in 80 cols | David Mosberger-Tang | 2006-06-21 | 1 | -1/+1 |
* | | | [IA64] sanity check reserved region usage | Alex Williamson | 2006-06-21 | 1 | -0/+1 |
| |/
|/| |
|
* | | [IA64] one-line cleanup on set_irq_affinity_info | Chen, Kenneth W | 2006-05-17 | 1 | -1/+0 |
* | | [IA64] fix broken irq affinity | Chen, Kenneth W | 2006-05-17 | 1 | -2/+2 |
|/ |
|