Age | Commit message (Expand) | Author | Files | Lines |
2006-07-11 | [PATCH] make valid_mmap_phys_addr_range() take a pfn | Lennert Buytenhek | 2 | -2/+2 |
2006-07-11 | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 3 | -3/+3 |
2006-07-04 | [PATCH] Fix copying of pgdat array on each node for ia64 memory hotplug | Yasunori Goto | 1 | -3/+13 |
2006-07-04 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2 | -7/+7 |
2006-07-04 | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar | 2 | -6/+6 |
2006-07-03 | [PATCH] irq-flags: IA64: Use the new IRQF_ constants | Thomas Gleixner | 10 | -16/+16 |
2006-07-02 | Pull acpi_os_free into release branch | Len Brown | 2 | -7/+7 |
2006-07-01 | [PATCH] audit syscall classes | Al Viro | 4 | -0/+42 |
2006-07-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 64 | -64/+0 |
2006-06-30 | [PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation | Christoph Lameter | 1 | -0/+5 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 64 | -64/+0 |
2006-06-30 | ACPI: delete acpi_os_free(), use kfree() directly | Len Brown | 2 | -7/+7 |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -1/+1 |
2006-06-29 | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 2 | -3/+11 |
2006-06-29 | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU | Ingo Molnar | 1 | -0/+4 |
2006-06-29 | [PATCH] genirq: cleanup: remove irq_descp() | Ingo Molnar | 6 | -14/+14 |
2006-06-29 | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] | Ingo Molnar | 1 | -2/+2 |
2006-06-29 | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 5 | -20/+20 |
2006-06-29 | [PATCH] solve config broken: undefined reference to `online_page' | Yasunori Goto | 1 | -0/+3 |
2006-06-28 | [IA64-SGI] fix prom revision checks in SN kernel | Aaron Young | 2 | -2/+2 |
2006-06-28 | [IA64] tiger_defconfig s/NR_CPUS=4/NR_CPUS=16/ | Tony Luck | 1 | -1/+1 |
2006-06-28 | [IA64-SGI] - Pass OS logical cpu number to the SN prom (bios) | Jack Steiner | 1 | -2/+8 |
2006-06-28 | [IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/ | Tony Luck | 1 | -1/+1 |
2006-06-28 | [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places | Chandra Seetharaman | 1 | -3/+1 |
2006-06-28 | [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only | Chandra Seetharaman | 2 | -3/+3 |
2006-06-28 | [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 | Chandra Seetharaman | 3 | -3/+3 |
2006-06-28 | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 1 | -1/+1 |
2006-06-28 | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 1 | -15/+2 |
2006-06-28 | [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda... | Yasunori Goto | 1 | -2/+14 |
2006-06-28 | [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ... | Yasunori Goto | 1 | -5/+19 |
2006-06-28 | [PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat ad... | Yasunori Goto | 1 | -11/+8 |
2006-06-28 | [PATCH] Register sysfs file for hotplugged new node | Yasunori Goto | 1 | -12/+3 |
2006-06-28 | [PATCH] pgdat allocation for new node add (refresh node_data[]) | Yasunori Goto | 1 | -0/+4 |
2006-06-28 | [PATCH] pgdat allocation for new node add (specify node id) | Yasunori Goto | 1 | -3/+2 |
2006-06-27 | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 1 | -1/+1 |
2006-06-26 | Merge branch 'x86-64' | Linus Torvalds | 1 | -2/+2 |
2006-06-26 | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status | Andi Kleen | 1 | -2/+2 |
2006-06-26 | [PATCH] Notify page fault call chain for ia64 | Anil S Keshavamurthy | 1 | -1/+35 |
2006-06-25 | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM | Christoph Lameter | 1 | -3/+0 |
2006-06-25 | [PATCH] remove for_each_cpu() | Andrew Morton | 1 | -1/+1 |
2006-06-24 | [IA64] fix ia64 build (fadt_descriptor) | Tony Luck | 1 | -2/+2 |
2006-06-24 | Auto-update from upstream | Tony Luck | 17 | -241/+343 |
2006-06-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 4 | -3/+6 |
2006-06-23 | [PATCH] clean up default value of SCHED_SMT | Jean-Luc Leger | 1 | -1/+0 |
2006-06-23 | [PATCH] vfs: add lock owner argument to flush operation | Miklos Szeredi | 1 | -2/+1 |
2006-06-23 | [PATCH] page migration: sys_move_pages(): support moving of individual pages | Christoph Lameter | 1 | -1/+1 |
2006-06-23 | [PATCH] change gen_pool allocator to not touch managed memory | Dean Nelson | 2 | -99/+116 |
2006-06-23 | [PATCH] Unify pxm_to_node() and node_to_pxm() | Yasunori Goto | 4 | -20/+12 |
2006-06-23 | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 1 | -3/+4 |
2006-06-22 | Pull rework-memory-attribute-aliasing into release branch | Tony Luck | 3 | -61/+139 |