| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2009-07-27 | 1 | -2/+2 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -1/+0 |
* | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 2009-07-10 | 1 | -0/+1 |
* | alpha: fix percpu build breakage | Tejun Heo | 2009-07-01 | 1 | -3/+3 |
* | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 | 1 | -1/+1 |
* | Delete pcibios_select_root | Matthew Wilcox | 2009-06-17 | 1 | -13/+0 |
* | kmap_types: make most arches use generic header file | Randy Dunlap | 2009-06-17 | 1 | -21/+3 |
* | alpha: bad macro expansion, parameter is member | Roel Kluin | 2009-06-17 | 2 | -6/+6 |
* | alpha: remove obsolete hw_interrupt_type | Thomas Gleixner | 2009-06-17 | 20 | -27/+27 |
* | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-17 | 1 | -3/+0 |
* | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann | 2009-06-17 | 2 | -7/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 10 | -18/+41 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2009-06-13 | 5 | -6/+11 |
| |\ |
|
| | * | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 2009-06-12 | 3 | -6/+9 |
| | |\ |
|
| | * | | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
| | * | | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
| | * | | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 2009-06-11 | 2 | -3/+8 |
| | * | | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
| * | | | PM: Remove unused asm/suspend.h | Magnus Damm | 2009-06-12 | 1 | -6/+0 |
| * | | | module: trim exception table on init free. | Rusty Russell | 2009-06-12 | 1 | -0/+21 |
| | |/
| |/| |
|
| * | | Push BKL into do_mount() | Al Viro | 2009-06-12 | 1 | -3/+0 |
| * | | Merge branch 'linus' into irq/numa | Ingo Molnar | 2009-06-01 | 1 | -1/+25 |
| |\| |
|
| * | | Merge branch 'x86/apic' into irq/numa | Ingo Molnar | 2009-05-12 | 12 | -21/+176 |
| |\ \ |
|
| * | | | irq: change ->set_affinity() to return status | Yinghai Lu | 2009-04-28 | 2 | -3/+9 |
* | | | | cfg80211: errno.h: define ERFKILL | Alexander Beregalov | 2009-06-07 | 1 | -0/+2 |
| |_|/
|/| | |
|
* | | | alpha: unbreak percpu again | Tejun Heo | 2009-05-12 | 1 | -1/+25 |
| |/
|/| |
|
* | | alpha: binfmt_aout fix | Ivan Kokshaysky | 2009-05-03 | 2 | -2/+6 |
* | | alpha: futex implementation | Ivan Kokshaysky | 2009-05-03 | 2 | -4/+116 |
* | | alpha: exception table sorting | Ivan Kokshaysky | 2009-05-03 | 2 | -1/+41 |
* | | alpha: titan and marvel build fixes | Ivan Kokshaysky | 2009-05-03 | 6 | -14/+13 |
|/ |
|
* | alpha: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 2 | -2/+3 |
* | FRV: Fix the section attribute on UP DECLARE_PER_CPU() | David Howells | 2009-04-22 | 1 | -1/+1 |
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 | 2 | -13/+1 |
|\ |
|
| * | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-02 | 2 | -13/+1 |
| |\ |
|
| | * | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 | 4 | -9/+17 |
| | |\ |
|
| | * | | tracing: make CALLER_ADDRx overwriteable | Uwe Kleine-Koenig | 2009-03-02 | 1 | -0/+1 |
| | * | | Merge branch 'linus' into tracing/blktrace | Ingo Molnar | 2009-02-19 | 2 | -10/+10 |
| | |\ \ |
|
| | * | | | preempt-count: force hardirq-count to max of 10 | Steven Rostedt | 2009-02-12 | 1 | -13/+0 |
* | | | | | Allow rwlocks to re-enable interrupts | Robin Holt | 2009-04-03 | 1 | -0/+3 |
* | | | | | Simplify copy_thread() | Alexey Dobriyan | 2009-04-03 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-04-01 | 3 | -1/+381 |
|\ \ \ \ |
|
| * | | | | PCI/alpha: pci sysfs resources | Ivan Kokshaysky | 2009-03-20 | 3 | -1/+381 |
| | |/ /
| |/| | |
|
* | | | | alpha: convert u64 to unsigned long long | Randy Dunlap | 2009-04-01 | 14 | -74/+78 |
* | | | | alpha: xchg/cmpxchg cleanup and fixes | Ivan Kokshaysky | 2009-04-01 | 2 | -497/+308 |
* | | | | alpha: fix macros | Roel Kluin | 2009-04-01 | 1 | -6/+6 |
* | | | | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-30 | 1 | -5/+0 |
* | | | | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-28 | 2 | -3/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-03-28 | 2 | -3/+2 |
| |\ \ \ \ |
|
| | * | | | | do_pipe cleanup: drop its last user in arch/alpha/ | Cheng Renquan | 2009-03-27 | 2 | -3/+2 |
| | |/ / / |
|
* | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 2 | -8/+14 |
|\ \ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| | |
|