Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Add dma_debug_init() for ia64 | fujita | 2009-07-17 | 1 | -0/+8 | |
| * | | | | | | | | Fix ia64 compilation IS_ERR and PTE_ERR errors. | Fenghua Yu | 2009-07-17 | 1 | -0/+1 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-07-17 | 3 | -11/+12 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/pci: insert ioapic resource before assigning unassigned resources | Yinghai Lu | 2009-07-10 | 3 | -11/+12 | |
* | | | | | | | | | lguest: restrict CPUID to avoid perf counter wrmsr | Rusty Russell | 2009-07-17 | 1 | -0/+5 | |
* | | | | | | | | | lguest: fix journey | Matias Zabaljauregui | 2009-07-17 | 2 | -2/+2 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | powerpc: Fix another bug in move of altivec code to vector.S | Andreas Schwab | 2009-07-15 | 1 | -3/+3 | |
* | | | | | | | | powerpc: Fix booke user_disable_single_step() | Dave Kleikamp | 2009-07-15 | 1 | -8/+9 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-07-14 | 4 | -4/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86: Fix warning in pvclock.c | Dave Jones | 2009-07-14 | 1 | -1/+1 | |
| * | | | | | | | x86, apic: Fix false positive section mismatch in numaq_32.c | Rakib Mullick | 2009-07-13 | 1 | -1/+2 | |
| * | | | | | | | x86: Fix false positive section mismatch in es7000_32.c | Rakib Mullick | 2009-07-13 | 1 | -1/+2 | |
| * | | | | | | | x86: Remove spurious printk level from segfault message | Roland Dreier | 2009-07-11 | 1 | -1/+1 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-07-13 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sparc: remove driver-core BUS_ID_SIZE | Kay Sievers | 2009-07-12 | 1 | -1/+6 | |
| |/ / / / / / / | ||||||
* | | | | | | | | mn10300: remove duplicated #include | Huang Weiyi | 2009-07-13 | 1 | -1/+0 | |
* | | | | | | | | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 26 | -26/+0 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-07-10 | 7 | -8/+54 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [S390] define KTIME_SCALAR for 32-bit s390 | Martin Schwidefsky | 2009-07-07 | 1 | -0/+3 | |
| * | | | | | | | [S390] add generic atomic64 support for 31 bit | Heiko Carstens | 2009-07-07 | 2 | -1/+7 | |
| * | | | | | | | [S390] set SCHED_OMIT_FRAME_POINTER for s390 | Martin Schwidefsky | 2009-07-07 | 1 | -0/+4 | |
| * | | | | | | | [S390] add __ucmpdi2() helper function | Heiko Carstens | 2009-07-07 | 2 | -1/+27 | |
| * | | | | | | | [S390] perf_counter build fix | Heiko Carstens | 2009-07-07 | 1 | -0/+2 | |
| * | | | | | | | [S390] shutdown actions: save/return rc from init function | Frank Munzert | 2009-07-07 | 1 | -6/+9 | |
| * | | | | | | | [S390] udelay: disable lockdep to avoid false positives | Heiko Carstens | 2009-07-07 | 1 | -0/+2 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-07-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix congestion_wait() sync/async vs read/write confusion | Jens Axboe | 2009-07-10 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-07-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon | Robert Richter | 2009-07-10 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-07-10 | 9 | -144/+353 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | x86: atomic64: Inline atomic64_read() again | Eric Dumazet | 2009-07-04 | 2 | -22/+23 | |
| * | | | | | | | | x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative() | Ingo Molnar | 2009-07-03 | 1 | -4/+4 | |
| * | | | | | | | | x86: atomic64: Improve atomic64_xchg() | Ingo Molnar | 2009-07-03 | 2 | -15/+15 | |
| * | | | | | | | | x86: atomic64: Export APIs to modules | Ingo Molnar | 2009-07-03 | 2 | -1/+19 | |
| * | | | | | | | | x86: atomic64: Improve atomic64_read() | Eric Dumazet | 2009-07-03 | 1 | -2/+10 | |
| * | | | | | | | | x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP | Paul Mackerras | 2009-07-03 | 2 | -11/+47 | |
| * | | | | | | | | x86: atomic64: Fix unclean type use in atomic64_xchg() | Ingo Molnar | 2009-07-03 | 1 | -1/+1 | |
| * | | | | | | | | x86: atomic64: Make atomic_read() type-safe | Ingo Molnar | 2009-07-03 | 1 | -1/+4 | |
| * | | | | | | | | x86: atomic64: Reduce size of functions | Ingo Molnar | 2009-07-03 | 1 | -2/+2 | |
| * | | | | | | | | x86: atomic64: Improve atomic64_add_return() | Ingo Molnar | 2009-07-03 | 1 | -3/+12 | |
| * | | | | | | | | x86: atomic64: Improve cmpxchg8b() | Eric Dumazet | 2009-07-03 | 1 | -12/+7 | |
| * | | | | | | | | x86: atomic64: Improve atomic64_read() | Eric Dumazet | 2009-07-03 | 1 | -6/+2 | |
| * | | | | | | | | x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file | Ingo Molnar | 2009-07-03 | 3 | -117/+237 | |
| * | | | | | | | | x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit too | Eric Dumazet | 2009-07-03 | 1 | -1/+1 | |
| * | | | | | | | | perf_counter: Ignore the nmi call frames in the x86-64 backtraces | Frederic Weisbecker | 2009-07-01 | 4 | -8/+30 | |
| * | | | | | | | | powerpc/perf_counter: Enable alternate PR/HV bits for POWER7 | Anton Blanchard | 2009-07-01 | 1 | -0/+1 | |
* | | | | | | | | | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 2009-07-10 | 23 | -40/+23 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-07-09 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | memory barrier: adding smp_mb__after_lock | Jiri Olsa | 2009-07-09 | 1 | -0/+4 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in | Yinghai Lu | 2009-07-08 | 1 | -2/+9 |