| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 3 | -6/+3 |
|\ |
|
| * | 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 | -3/+1 |
* | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-09 | 1 | -8/+3 |
* | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 | 1 | -0/+1 |
|/ |
|
* | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 | 1 | -1/+1 |
* | ptrace: remove PT_DTRACE from arch/m32r | Oleg Nesterov | 2009-06-18 | 2 | -9/+0 |
* | kmap_types: make most arches use generic header file | Randy Dunlap | 2009-06-16 | 1 | -20/+3 |
* | m32r: remove obsolete hw_interrupt_type | Thomas Gleixner | 2009-06-16 | 8 | -15/+15 |
* | page allocator: use allocation flags as an index to the zone watermark | Mel Gorman | 2009-06-16 | 1 | -3/+3 |
* | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 | 1 | -4/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2009-06-12 | 6 | -6/+5 |
|\ |
|
| * | asm-generic: make pci.h usable directly | Arnd Bergmann | 2009-06-11 | 1 | -2/+0 |
| * | 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 | 1 | -0/+1 |
| * | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 2009-06-11 | 2 | -2/+2 |
* | | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 2009-06-12 | 1 | -2/+0 |
|/ |
|
* | flat: fix data sections alignment | Oskar Schirmer | 2009-05-29 | 1 | -1/+0 |
* | m32r: use __stringify() macro in assembler.h | Hirokazu Takata | 2009-05-02 | 1 | -3/+4 |
* | m32r: build fix for __stringify macro | Hirokazu Takata | 2009-05-02 | 2 | -3/+0 |
* | m32r: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 2 | -2/+2 |
* | m32r: move include/asm-m32r/* to arch/m32r/include/asm/ | Hirokazu Takata | 2009-04-17 | 2 | -0/+11 |
* | m32r: move include/asm-m32r headers to arch/m32r/include/asm | Hirokazu Takata | 2009-04-17 | 108 | -0/+9443 |
* | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 | 1 | -1/+1 |
* | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 | 1 | -1/+0 |
*-. | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 2009-02-13 | 1 | -1/+1 |
|\ \ |
|
| | * | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu | 2009-01-11 | 1 | -1/+1 |
| |/ |
|
* | | eeprom: More consistent symbol names | Jean Delvare | 2009-01-26 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 | 1 | -1/+1 |
|\ |
|
| * | percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r | Rusty Russell | 2009-01-01 | 1 | -1/+1 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-30 | 1 | -1/+1 |
| |\ |
|
* | \ | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 2 | -6/+1 |
|\ \ \ |
|
| * \ \ | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-02 | 2 | -2/+3 |
| | |\ \ |
|
| * | | | | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 | 2 | -6/+1 |
| | |/ /
| |/| | |
|
* | | | | take init_fs to saner place | Al Viro | 2008-12-31 | 1 | -1/+0 |
| |_|/
|/| | |
|
* | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2008-12-08 | 2 | -2/+3 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | m32r: section noise in head.S | Al Viro | 2008-11-30 | 2 | -2/+3 |
* | | sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER | Ingo Molnar | 2008-11-11 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds | 2008-10-23 | 1 | -1/+1 |
|\ |
|
| * | oprofile: more whitespace fixes | Robert Richter | 2008-10-15 | 1 | -1/+1 |
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 | 1 | -0/+1 |
|\ \ |
|
| * | | m32r: fix build due to notify_cpu_starting() change | Ingo Molnar | 2008-10-16 | 1 | -0/+1 |
* | | | container freezer: implement freezer cgroup subsystem | Matt Helsley | 2008-10-20 | 1 | -0/+2 |
* | | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-16 | 1 | -2/+2 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 2008-10-15 | 1 | -2/+2 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | | * | | generic: make PFN_PHYS explicitly return phys_addr_t | Jeremy Fitzhardinge | 2008-09-14 | 1 | -2/+2 |
| | |/ / |
|
* | | | | misc: replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-10-16 | 1 | -1/+1 |
|/ / / |
|