Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 | 1 | -10/+15 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | simeth: convert to net_device_ops | Alexey Dobriyan | 2008-12-16 | 1 | -5/+10 | |
| | * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-15 | 6 | -80/+162 | |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | | | ||||||
| | * | | | | | | | simeth: Kill directly reference of netdev->priv | Wang Chen | 2008-12-04 | 1 | -5/+5 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-12-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core | Ingo Molnar | 2008-12-25 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | / | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | Merge commit 'v2.6.28-rc8' into sched/core | Ingo Molnar | 2008-12-12 | 7 | -85/+169 | |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | ||||||
| | * | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2008-12-08 | 2 | -3/+1 | |
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | / | | | | |_|_|/ | | | |/| | | | ||||||
| | * | | | | | Merge commit 'v2.6.28-rc6' into sched/core | Ingo Molnar | 2008-11-21 | 8 | -6/+19 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'linus' into sched/core | Ingo Molnar | 2008-11-19 | 15 | -82/+119 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER | Ingo Molnar | 2008-11-11 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'next' into for-linus | James Morris | 2008-12-25 | 4 | -23/+33 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| | * | | | | | | | Merge branch 'master' into next | James Morris | 2008-12-04 | 12 | -14/+28 | |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | | | ||||||
| | * | | | | | | | Merge branch 'master' into next | James Morris | 2008-11-14 | 15 | -82/+119 | |
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | ||||||
| | * | | | | | | | CRED: Use RCU to access another task's creds and to release a task's own creds | David Howells | 2008-11-14 | 1 | -12/+20 | |
| | * | | | | | | | CRED: Wrap current->cred and a few other accessors | David Howells | 2008-11-14 | 1 | -4/+3 | |
| | * | | | | | | | CRED: Separate task security context from task_struct | David Howells | 2008-11-14 | 1 | -4/+4 | |
| | * | | | | | | | CRED: Wrap task credential accesses in the IA64 arch | David Howells | 2008-11-14 | 3 | -13/+16 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
* | | | | | | | | Merge branch 'misc' into release | Len Brown | 2009-01-09 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" | Zhao Yakui | 2009-01-09 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | ACPI: remove private acpica headers from driver files | Lin Ming | 2008-12-31 | 4 | -5/+0 | |
* | | | | | | | | ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDT | Lin Ming | 2008-12-31 | 1 | -2/+2 | |
* | | | | | | | | ACPI: io_acpi_init.c: call acpi_get_name to get node fullname | Lin Ming | 2008-12-31 | 1 | -46/+56 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-12-15 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | IA64: HP_SIMETH needs to depend upon NET | Alexander Beregalov | 2008-12-10 | 1 | -0/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | [IA64] SN: prevent IRQ retargetting in request_irq() | John Keller | 2008-12-09 | 1 | -1/+8 | |
* | | | | | | [IA64] Clear up section mismatch with arch_unregister_cpu() | Robin Holt | 2008-12-09 | 1 | -1/+3 | |
* | | | | | | [IA64] Clear up section mismatch for sn_check_wars. | Robin Holt | 2008-12-09 | 1 | -2/+2 | |
* | | | | | | [IA64] Updated the generic_defconfig to work with the 2.6.28-rc7 kernel. | Robin Holt | 2008-12-09 | 1 | -71/+147 | |
* | | | | | | [IA64] eliminate NULL test and memset after alloc_bootmem | Julia Lawall | 2008-12-09 | 1 | -4/+1 | |
* | | | | | | [IA64] remove BUILD_BUG_ON from paravirt_getreg() | Alexey Dobriyan | 2008-12-09 | 1 | -1/+0 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-02 | 2 | -5/+8 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLER | Xiantao Zhang | 2008-11-23 | 1 | -4/+7 | |
| * | | | | KVM: ia64: Fix incorrect kbuild CFLAGS override | Xiantao Zhang | 2008-11-23 | 1 | -1/+1 | |
| | |_|/ | |/| | | ||||||
* | | | | remove __ARCH_WANT_COMPAT_SYS_PTRACE | Christoph Hellwig | 2008-11-30 | 1 | -2/+0 | |
* | | | | sn_pci_controller_fixup() should be __init | Al Viro | 2008-11-30 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | [IA64] xen: fix xen_get_eflags. | Isaku Yamahata | 2008-11-20 | 1 | -1/+1 | |
* | | | [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case. | Isaku Yamahata | 2008-11-20 | 3 | -2/+15 | |
* | | | [IA64] remove duplicate include iommu.h | Huang Weiyi | 2008-11-20 | 1 | -1/+0 | |
* | | | [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack | Hidetoshi Seto | 2008-11-20 | 1 | -1/+1 | |
* | | | [IA64] Rationalize kernel mode alignment checking | Tony Luck | 2008-11-20 | 2 | -1/+2 | |
| |/ |/| | ||||||
* | | KVM: ia64: fix vmm_spin_{un}lock for !CONFIG_SMP | Xiantao Zhang | 2008-11-11 | 1 | -0/+5 | |
* | | KVM: Require the PCI subsystem | Avi Kivity | 2008-11-11 | 1 | -0/+2 | |
* | | KVM: ia64: Use guest signal mask when blocking | Xiantao Zhang | 2008-11-11 | 1 | -6/+6 | |
* | | [IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMP | Jay Lan | 2008-11-07 | 1 | -1/+1 | |
* | | [IA64] fix boot panic caused by offline CPUs | Doug Chapman | 2008-11-06 | 2 | -8/+28 | |
* | | [IA64] reorder Kconfig options to match x86 | Bjorn Helgaas | 2008-11-06 | 1 | -9/+9 | |
* | | [IA64] Build VT-D iommu support into generic kernel | Tony Luck | 2008-11-04 | 1 | -0/+1 | |
* | | [IA64] remove dead BIO_VMERGE_BOUNDARY definition | FUJITA Tomonori | 2008-11-04 | 1 | -24/+0 | |
* | | [IA64] remove duplicated #include from pci-dma.c | Huang Weiyi | 2008-11-04 | 1 | -2/+0 |