Age | Commit message (Expand) | Author | Files | Lines |
2009-01-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis | 54 | -447/+877 |
2008-12-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 9 | -14/+29 |
2008-12-31 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -6/+14 |
2008-12-31 | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -8/+15 |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 68 | -574/+1063 |
2008-12-28 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -182/+257 |
2008-12-26 | cpumask: cpu_coregroup_mask(): x86 | Rusty Russell | 1 | -0/+1 |
2008-12-26 | cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_... | Rusty Russell | 2 | -14/+31 |
2008-12-25 | Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2... | Ingo Molnar | 9 | -42/+40 |
2008-12-25 | Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print... | Ingo Molnar | 4 | -4/+3 |
2008-12-25 | Merge commit 'v2.6.28' into core/core | Ingo Molnar | 7 | -36/+26 |
2008-12-25 | [S390] arch_setup_additional_pages arguments | Martin Schwidefsky | 1 | -1/+1 |
2008-12-25 | Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin... | Ingo Molnar | 3 | -1/+18 |
2008-12-25 | Merge branch 'x86/tsc' into tracing/core | Ingo Molnar | 1 | -1/+4 |
2008-12-25 | tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3 | Frederic Weisbecker | 1 | -1/+2 |
2008-12-24 | x86: fix lguest used_vectors breakage, -v2 | Yinghai Lu | 2 | -6/+5 |
2008-12-23 | Merge branch 'x86/irq' into x86/core | Ingo Molnar | 5 | -34/+131 |
2008-12-23 | Merge branch 'x86/iommu' into x86/core | Ingo Molnar | 5 | -39/+33 |
2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 54 | -318/+635 |
2008-12-23 | Merge branch 'x86/apic' into x86/irq | Ingo Molnar | 1 | -1/+7 |
2008-12-20 | x86, bts: add fork and exit handling | Markus Metzger | 2 | -0/+16 |
2008-12-20 | x86: PAT: move track untrack pfnmap stubs to asm-generic | venkatesh.pallipadi@intel.com | 1 | -4/+2 |
2008-12-20 | x86: PAT: remove follow_pfnmap_pte in favor of follow_phys | venkatesh.pallipadi@intel.com | 1 | -5/+0 |
2008-12-19 | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar | 4 | -18/+22 |
2008-12-19 | x86: ia32.h: remove unused struct sigfram32 and rt_sigframe32 | Hiroshi Shimamoto | 1 | -18/+0 |
2008-12-19 | x86: sigframe.h: include headers for dependency | Hiroshi Shimamoto | 1 | -0/+4 |
2008-12-19 | x86: traps.c declare functions before they get used | Jaswinder Singh | 1 | -2/+9 |
2008-12-19 | x86: PAT: add pgprot_writecombine() interface for drivers - v3 | venkatesh.pallipadi@intel.com | 1 | -0/+3 |
2008-12-19 | x86: PAT: change pgprot_noncached to uc_minus instead of strong uc - v3 | venkatesh.pallipadi@intel.com | 3 | -15/+8 |
2008-12-19 | x86: PAT: implement track/untrack of pfnmap regions for x86 - v3 | venkatesh.pallipadi@intel.com | 1 | -0/+10 |
2008-12-19 | x86: sigframe.h: add guard macro | Hiroshi Shimamoto | 1 | -0/+5 |
2008-12-18 | x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they ge... | Jaswinder Singh | 1 | -4/+4 |
2008-12-18 | x86: fix cpu_mask_to_apicid_and to include cpu_online_mask | Mike Travis | 4 | -37/+40 |
2008-12-18 | x86: signal: prepare to include from ia32_signal.c | Hiroshi Shimamoto | 1 | -2/+20 |
2008-12-18 | x86: signal: move sigframe.h to arch/x86/include/asm | Hiroshi Shimamoto | 1 | -0/+43 |
2008-12-17 | x86: unify pci iommu setup and allow swiotlb to compile for 32 bit | Jeremy Fitzhardinge | 3 | -2/+3 |
2008-12-17 | Merge branch 'x86/crashdump' into cpus4096 | Ingo Molnar | 2 | -15/+21 |
2008-12-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis... | Ingo Molnar | 17 | -93/+239 |
2008-12-17 | Merge branch 'linus' into cpus4096 | Ingo Molnar | 1 | -1/+7 |
2008-12-17 | x86: Introduce topology_core_cpumask()/topology_thread_cpumask() | Mike Travis | 1 | -0/+2 |
2008-12-17 | x86: cosmetic changes apic-related files. | Mike Travis | 9 | -54/+47 |
2008-12-17 | x86: fixup_irqs() doesnt need an argument. | Mike Travis | 1 | -1/+1 |
2008-12-17 | x86: update add-cpu_mask_to_apicid_and to use struct cpumask* | Mike Travis | 7 | -33/+34 |
2008-12-17 | x86: Add cpu_mask_to_apicid_and | Mike Travis | 8 | -0/+124 |
2008-12-17 | x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers | Mike Travis | 14 | -81/+107 |
2008-12-17 | x86: entry_64 - introduce FTRACE_ frame macro v2 | Cyrill Gorcunov | 1 | -1/+28 |
2008-12-17 | sgi-xp: xpc needs to pass the physical address, not virtual | Russ Anderson | 1 | -1/+1 |
2008-12-17 | x86: UV fix for global physical addresses | Jack Steiner | 1 | -14/+2 |
2008-12-17 | Merge commit 'v2.6.28-rc8' into x86/uv | Ingo Molnar | 7 | -36/+20 |