Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | futex: separate futex_wait_queue_me() logic from futex_wait() | Darren Hart | 2009-04-06 | 1 | -62/+76 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-03 | 10 | -81/+43 |
|\ | |||||
| * | x86, mtrr: remove debug message | Ingo Molnar | 2009-04-04 | 1 | -3/+0 |
| * | x86: disable stack-protector for __restore_processor_state() | Joseph Cihula | 2009-04-03 | 1 | -0/+5 |
| * | x86: fix is_io_mapping_possible() build warning on i386 allnoconfig | Andrew Morton | 2009-04-03 | 1 | -1/+1 |
| * | Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/jor... | Ingo Molnar | 2009-04-03 | 434 | -6646/+37812 |
| |\ | |||||
| | * | x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macros | Joerg Roedel | 2009-04-03 | 3 | -60/+32 |
| * | | x86, setup: compile with -DDISABLE_BRANCH_PROFILING | H. Peter Anvin | 2009-04-03 | 2 | -1/+3 |
| * | | x86, mm: fix misuse of debug_kmap_atomic | Akinobu Mita | 2009-04-02 | 2 | -2/+1 |
| * | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-04-02 | 5416 | -198171/+420750 |
| |\ \ | |||||
| * | | | x86: remove duplicated code with pcpu_need_numa() | Yinghai Lu | 2009-04-02 | 1 | -14/+0 |
| * | | | x86,percpu: fix inverted NUMA test in setup_pcpu_remap() | Tejun Heo | 2009-04-02 | 1 | -1/+1 |
| * | | | x86: signal: check sas_ss_size instead of sas_ss_flags() | Hiroshi Shimamoto | 2009-04-01 | 1 | -1/+1 |
* | | | | Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-04-03 | 1 | -2/+0 |
|\ \ \ \ | |||||
| * | | | | ptrace: remove a useless goto | Américo Wang | 2009-03-10 | 1 | -2/+0 |
* | | | | | Merge branch 'stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-04-03 | 1 | -3/+22 |
|\ \ \ \ \ | |||||
| * | | | | | symbols, stacktrace: look up init symbols after module symbols | Ingo Molnar | 2009-03-19 | 1 | -3/+22 |
* | | | | | | Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-04-03 | 1 | -0/+44 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rcu: rcu_barrier VS cpu_hotplug: Ensure callbacks in dead cpu are migrated to... | Lai Jiangshan | 2009-03-31 | 1 | -0/+44 |
* | | | | | | | Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-04-03 | 7 | -262/+304 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | s390: remove arch specific smp_send_stop() | Heiko Carstens | 2009-03-20 | 1 | -6/+0 |
| * | | | | | | | panic: clean up kernel/panic.c | Ingo Molnar | 2009-03-13 | 1 | -52/+59 |
| * | | | | | | | panic, smp: provide smp_send_stop() wrapper on UP too | Ingo Molnar | 2009-03-13 | 2 | -3/+3 |
| * | | | | | | | panic: decrease oops_in_progress only after having done the panic | Ingo Molnar | 2009-03-13 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'x86/core' into core/ipi | Ingo Molnar | 2009-03-13 | 522 | -18699/+20722 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | generic-ipi: eliminate WARN_ON()s during oops/panic | Ingo Molnar | 2009-03-13 | 1 | -3/+4 |
| * | | | | | | | | Merge branch 'linus' into core/ipi | Ingo Molnar | 2009-03-13 | 556 | -4468/+8955 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | generic-ipi: cleanups | Ingo Molnar | 2009-02-25 | 1 | -76/+86 |
| * | | | | | | | | | generic-ipi: remove CSD_FLAG_WAIT | Peter Zijlstra | 2009-02-25 | 5 | -71/+28 |
| * | | | | | | | | | generic-ipi: remove kmalloc() | Peter Zijlstra | 2009-02-25 | 1 | -98/+166 |
| * | | | | | | | | | generic IPI: simplify barriers and locking | Nick Piggin | 2009-02-25 | 1 | -39/+44 |
* | | | | | | | | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-03 | 4 | -19/+13 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into locking-for-linus | Ingo Molnar | 2009-03-31 | 5810 | -254477/+475283 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] | Ingo Molnar | 2009-03-13 | 3 | -8/+8 |
| * | | | | | | | | | | | Merge branch 'linus' into core/locking | Ingo Molnar | 2009-03-13 | 284 | -2856/+2900 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | lockdep: remove duplicate CONFIG_DEBUG_LOCKDEP definitions | David Rientjes | 2009-03-05 | 1 | -7/+0 |
| * | | | | | | | | | | | Merge commit 'v2.6.29-rc7' into core/locking | Ingo Molnar | 2009-03-05 | 867 | -15789/+33210 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | lockdep: require framepointers for x86 | Peter Zijlstra | 2009-03-04 | 1 | -1/+1 |
| * | | | | | | | | | | | | lockdep: remove extra "irq" string | Peter Zijlstra | 2009-03-04 | 1 | -2/+2 |
| * | | | | | | | | | | | | lockdep: fix incorrect state name | Peter Zijlstra | 2009-03-04 | 1 | -2/+3 |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2009-04-03 | 2 | -13/+42 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | fuse: allow private mappings of "direct_io" files | Miklos Szeredi | 2009-04-02 | 1 | -1/+11 |
| * | | | | | | | | | | | | | fuse: allow kernel to access "direct_io" files | Miklos Szeredi | 2009-04-02 | 2 | -12/+31 |
* | | | | | | | | | | | | | | LANANA: Change of management and resync | Alan Cox | 2009-04-03 | 1 | -63/+58 |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 | 35 | -315/+851 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'autosuspend' into for-next | Jiri Kosina | 2009-03-30 | 6 | -114/+428 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | HID: autosuspend -- fix lockup of hid on reset | Oliver Neukum | 2009-03-25 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | HID: hid_reset_resume() needs to be defined only when CONFIG_PM is set | Jiri Kosina | 2009-03-25 | 1 | -50/+51 |
| | * | | | | | | | | | | | | | | HID: fix USB HID devices after STD with autosuspend | Oliver Neukum | 2009-03-25 | 1 | -1/+10 |
| | * | | | | | | | | | | | | | | HID: do not try to compile PM code with CONFIG_PM unset | Jiri Kosina | 2009-03-25 | 1 | -0/+5 |