| Commit message (Expand) | Author | Age |
* | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2008-07-26 |
|\ |
|
| * | crashdump: fix undefined reference to `elfcorehdr_addr' | Ingo Molnar | 2008-07-26 |
* | | Merge branch 'x86/x2apic' into x86/core | Ingo Molnar | 2008-07-26 |
|\ \
| |/
|/| |
|
| * | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-25 |
| |\ |
|
| * \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-22 |
| |\ \ |
|
| * \ \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-18 |
| |\ \ \ |
|
| * | | | | x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast... | Suresh Siddha | 2008-07-12 |
| * | | | | x64, x2apic/intr-remap: IO-APIC support for interrupt-remapping | Suresh Siddha | 2008-07-12 |
| * | | | | x64, x2apic/intr-remap: generic irq migration support from process context | Suresh Siddha | 2008-07-12 |
| * | | | | x64, x2apic/intr-remap: routines managing Interrupt remapping table entries. | Suresh Siddha | 2008-07-12 |
| * | | | | x64, x2apic/intr-remap: Interrupt remapping infrastructure | Suresh Siddha | 2008-07-12 |
| * | | | | x64, x2apic/intr-remap: parse ioapic scope under vt-d structures | Suresh Siddha | 2008-07-12 |
| * | | | | x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Inter... | Suresh Siddha | 2008-07-12 |
* | | | | | sys_paccept definition missing __user annotation | Harvey Harrison | 2008-07-25 |
* | | | | | Merge git://git.infradead.org/embedded-2.6 | Linus Torvalds | 2008-07-25 |
|\ \ \ \ \ |
|
| * | | | | | Make console charset translation optional | David Woodhouse | 2008-06-04 |
* | | | | | | Merge git://git.infradead.org/~dwmw2/random-2.6 | Linus Torvalds | 2008-07-25 |
|\ \ \ \ \ \ |
|
| * | | | | | | remove dummy asm/kvm.h files | Adrian Bunk | 2008-07-25 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODE | Johannes Weiner | 2008-07-25 |
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-25 |
|\ \ \ \ \ \ |
|
| * | | | | | | ELF loader support for auxvec base platform string | Nathan Lynch | 2008-07-25 |
| |/ / / / / |
|
* | | | | | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 | Linus Torvalds | 2008-07-25 |
|\ \ \ \ \ \ |
|
| * | | | | | | UBI: amend commentaries | Artem Bityutskiy | 2008-07-24 |
| * | | | | | | UBI: add ubi_sync() interface | Artem Bityutskiy | 2008-07-24 |
* | | | | | | | edac: i5100 new intel chipset driver | Arthur Jones | 2008-07-25 |
* | | | | | | | fuse: nfs export special lookups | Miklos Szeredi | 2008-07-25 |
* | | | | | | | locks: add special return value for asynchronous locks | Miklos Szeredi | 2008-07-25 |
* | | | | | | | per-task-delay-accounting: update taskstats for memory reclaim delay | Keika Kobayashi | 2008-07-25 |
* | | | | | | | per-task-delay-accounting: add memory reclaim delay | Keika Kobayashi | 2008-07-25 |
* | | | | | | | task IO accounting: provide distinct tgid/tid I/O statistics | Andrea Righi | 2008-07-25 |
* | | | | | | | bsdacct: switch from global bsd_acct_struct instance to per-pidns one | Pavel Emelyanov | 2008-07-25 |
* | | | | | | | pidns: add the struct bsd_acct_struct pointer on pid_namespace struct | Pavel Emelyanov | 2008-07-25 |
* | | | | | | | accounting: account for user time when updating memory integrals | Jonathan Lim | 2008-07-25 |
* | | | | | | | pidns: remove find_task_by_pid, unused for a long time | Pavel Emelyanov | 2008-07-25 |
* | | | | | | | pidns: remove now unused find_pid function. | Pavel Emelyanov | 2008-07-25 |
* | | | | | | | pidns: remove now unused kill_proc function | Pavel Emelyanov | 2008-07-25 |
* | | | | | | | shrink struct pid by removing padding on 64 bit builds | Richard Kennedy | 2008-07-25 |
* | | | | | | | proper pid{hash,map}_init() prototypes | Adrian Bunk | 2008-07-25 |
* | | | | | | | proc: always do ->release | Alexey Dobriyan | 2008-07-25 |
* | | | | | | | move proc_kmsg_operations to fs/proc/internal.h | Adrian Bunk | 2008-07-25 |
* | | | | | | | fs/partition/check.c: fix return value warning | Abdel Benamrouche | 2008-07-25 |
* | | | | | | | ipc: do not use a negative value to re-enable msgmni automatic recomputing | Nadia Derbey | 2008-07-25 |
* | | | | | | | ipc/sem.c: rewrite undo list locking | Manfred Spraul | 2008-07-25 |
* | | | | | | | ipc/sem.c: convert sem_array.sem_pending to struct list_head | Manfred Spraul | 2008-07-25 |
* | | | | | | | ipc/sem.c: remove unused entries from struct sem_queue | Manfred Spraul | 2008-07-25 |
* | | | | | | | ipc/sem.c: convert undo structures to struct list_head | Manfred Spraul | 2008-07-25 |
* | | | | | | | idr: make idr_find rcu-safe | Nadia Derbey | 2008-07-25 |
* | | | | | | | idr: error checking factorization | Nadia Derbey | 2008-07-25 |
* | | | | | | | idr: change the idr structure | Nadia Derbey | 2008-07-25 |
* | | | | | | | calgary iommu: use the first kernels TCE tables in kdump | Chandru | 2008-07-25 |