Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-03-16 | 2 | -4/+3 |
|\ | |||||
| * | PM: Drop pm_flags that is not necessary | Rafael J. Wysocki | 2011-03-15 | 1 | -3/+2 |
| * | PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME) | Rafael J. Wysocki | 2011-03-15 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2011-03-16 | 1 | -0/+5 |
|\ \ | |||||
| * \ | Merge branch 'next' into for-linus | James Morris | 2011-03-15 | 1 | -0/+5 |
| |\ \ | |||||
| | * | | KEYS: Add an iovec version of KEYCTL_INSTANTIATE | David Howells | 2011-03-08 | 1 | -0/+5 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2011-03-16 | 1 | -13/+11 |
|\ \ \ \ | |||||
| * | | | | crypto: aesni-intel - Fix remaining leak in rfc4106_set_hash_key | Jesper Juhl | 2011-02-16 | 1 | -9/+6 |
| * | | | | crypto: aesni-intel - Don't leak memory in rfc4106_set_hash_subkey | Jesper Juhl | 2011-01-23 | 1 | -8/+9 |
* | | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-03-16 | 4 | -2/+110 |
|\ \ \ \ \ | |||||
| * | | | | | percpu, x86: Add arch-specific this_cpu_cmpxchg_double() support | Christoph Lameter | 2011-02-28 | 3 | -0/+108 |
| * | | | | | percpu: align percpu readmostly subsection to cacheline | Tejun Heo | 2011-01-25 | 1 | -2/+2 |
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-16 | 26 | -182/+1058 |
|\ \ \ \ \ \ | |||||
| * | | | | | | x86: Clean up apic.c and apic.h | Henrik Kretzschmar | 2011-03-11 | 2 | -47/+22 |
| * | | | | | | x86: Remove superflous goal definition of tsc_sync | Henrik Kretzschmar | 2011-03-11 | 1 | -2/+2 |
| * | | | | | | x86: dt: Cleanup local apic setup | Thomas Gleixner | 2011-02-25 | 6 | -31/+29 |
| * | | | | | | x86: dt: Fix OLPC=y/INTEL_CE=n build | Sebastian Andrzej Siewior | 2011-02-24 | 2 | -5/+19 |
| * | | | | | | rtc: cmos: Add OF bindings | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+3 |
| * | | | | | | x86: ce4100: Use OF to setup devices | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -7/+19 |
| * | | | | | | x86: ioapic: Add OF bindings for IO_APIC | Sebastian Andrzej Siewior | 2011-02-23 | 3 | -0/+112 |
| * | | | | | | x86: dtb: Add generic bus probe | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+19 |
| * | | | | | | x86: dtb: Add support for PCI devices backed by dtb nodes | Sebastian Andrzej Siewior | 2011-02-23 | 2 | -0/+97 |
| * | | | | | | x86: dtb: Add device tree support for HPET | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+19 |
| * | | | | | | x86: dtb: Add early parsing of IO_APIC | Sebastian Andrzej Siewior | 2011-02-23 | 3 | -3/+117 |
| * | | | | | | x86: dtb: Add irq domain abstraction | Sebastian Andrzej Siewior | 2011-02-23 | 3 | -1/+59 |
| * | | | | | | x86: dtb: Add a device tree for CE4100 | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+428 |
| * | | | | | | x86: Add device tree support | Sebastian Andrzej Siewior | 2011-02-23 | 8 | -13/+106 |
| * | | | | | | x86: e820: Remove conditional early mapping in parse_e820_ext | Sebastian Andrzej Siewior | 2011-02-23 | 3 | -11/+16 |
| * | | | | | | Merge branch 'x86/apic' into x86/platform | Thomas Gleixner | 2011-02-23 | 6 | -176/+163 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | x86: OLPC: Make OLPC=n build again | Thomas Gleixner | 2011-02-23 | 1 | -0/+7 |
| * | | | | | | | x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirection | Thomas Gleixner | 2011-02-23 | 3 | -8/+4 |
| * | | | | | | | x86: OLPC: Cleanup config maze completely | Thomas Gleixner | 2011-02-23 | 4 | -20/+5 |
| * | | | | | | | x86: OLPC: Hide OLPC_OPENFIRMWARE config switch | Thomas Gleixner | 2011-02-23 | 1 | -8/+2 |
| * | | | | | | | x86: OLPC: Remove redundant !X64_64 config dependency | Thomas Gleixner | 2011-02-23 | 1 | -2/+2 |
| * | | | | | | | Merge branch 'linus' into x86/platform | Thomas Gleixner | 2011-02-23 | 16 | -55/+84 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int... | Thomas Gleixner | 2011-02-22 | 214 | -4571/+8533 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | x86: mrst: Remove apb timer read workaround | jacob.jun.pan@linux.intel.com | 2011-02-18 | 1 | -56/+4 |
| * | | | | | | | | | x86/pci: Remove unused variable | Sebastian Andrzej Siewior | 2011-02-18 | 1 | -1/+1 |
| * | | | | | | | | | mrst/vrtc: Avoid using cmos rtc ops | Feng Tang | 2011-02-14 | 2 | -12/+6 |
| * | | | | | | | | | x86/platform: Add a wallclock_init func to x86_init.timers ops | Feng Tang | 2011-02-14 | 3 | -0/+5 |
* | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-03-16 | 56 | -1582/+1814 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | x86, tlb, UV: Do small micro-optimization for native_flush_tlb_others() | Xiao Guangrong | 2011-03-15 | 1 | -2/+1 |
| * | | | | | | | | | | Merge commit 'v2.6.38' into x86/mm | Ingo Molnar | 2011-03-15 | 34 | -82/+147 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | x86-64, NUMA: Don't call numa_set_distanc() for all possible node combination... | Tejun Heo | 2011-03-12 | 1 | -11/+12 |
| * | | | | | | | | | | Merge branch 'x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis... | Ingo Molnar | 2011-03-05 | 5 | -101/+79 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | x86-64, NUMA: Don't assume phys node 0 is always online in numa_emulation() | Tejun Heo | 2011-03-04 | 1 | -1/+15 |
| | * | | | | | | | | | | x86-64, NUMA: Clean up initmem_init() | David Rientjes | 2011-03-04 | 1 | -39/+55 |
| | * | | | | | | | | | | x86-64, NUMA: Fix numa_emulation code with node0 without RAM | Yinghai Lu | 2011-03-04 | 1 | -3/+1 |
| | * | | | | | | | | | | x86-64, NUMA: Revert NUMA affine page table allocation | Tejun Heo | 2011-03-04 | 4 | -58/+8 |
| * | | | | | | | | | | | x86: Work around old gas bug | Jan Beulich | 2011-03-03 | 1 | -4/+4 |
| |/ / / / / / / / / / |