Age | Commit message (Expand) | Author | Files | Lines |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 3 | -0/+3 |
2009-09-25 | um: Clean up linker script using standard macros. | Tim Abbott | 3 | -50/+14 |
2009-09-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2 | -3/+3 |
2009-09-24 | cpumask: use mm_cpumask() wrapper: um | Rusty Russell | 1 | -2/+2 |
2009-09-24 | cpumask: Use accessors for cpu_*_mask: um | Rusty Russell | 1 | -1/+1 |
2009-09-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 4 | -8/+12 |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2009-09-22 | uml: fix order of pud and pmd_free() | Roel Kluin | 1 | -2/+2 |
2009-09-22 | um: convert to asm-generic/hardirq.h | Christoph Hellwig | 1 | -25/+1 |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 1 | -1/+1 |
2009-09-22 | const: make block_device_operations const | Alexey Dobriyan | 1 | -1/+1 |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2009-09-21 | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 1 | -1/+1 |
2009-09-21 | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 1 | -3/+2 |
2009-09-20 | includecheck fix: um, helper.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg | 3 | -5/+10 |
2009-09-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -1/+0 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 3 | -5/+4 |
2009-09-10 | PCI: remove pcibios_scan_all_fns() | Alex Chiang | 1 | -1/+0 |
2009-09-02 | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 1 | -1/+1 |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 4 | -8/+8 |
2009-08-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 4 | -8/+8 |
2009-07-27 | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2 | -5/+5 |
2009-07-11 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 1 | -1/+1 |
2009-07-09 | linker script: unify usage of discard definition | Tejun Heo | 3 | -7/+2 |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 1 | -2/+2 |
2009-07-06 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 1 | -1/+1 |
2009-07-04 | Merge branch 'master' into for-next | Tejun Heo | 3 | -4/+2 |
2009-06-25 | UML: Fix some apparent bitrot | Paul Menage | 3 | -4/+2 |
2009-06-24 | linker script: throw away .discard section | Tejun Heo | 2 | -0/+4 |
2009-06-22 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 1 | -1/+1 |
2009-06-17 | Merge branch 'akpm' | Linus Torvalds | 7 | -32/+29 |
2009-06-17 | fbdev: move logo externs to header file | Geert Uytterhoeven | 1 | -1/+1 |
2009-06-17 | uml: bad macro expansion, parameter is member | Roel Kluin | 1 | -22/+22 |
2009-06-17 | uml: fix a section warning | Amerigo Wang | 2 | -2/+2 |
2009-06-17 | um: remove obsolete hw_interrupt_type | Thomas Gleixner | 1 | -3/+3 |
2009-06-17 | uml: UML net driver does not allow for vlans | Alan Cox | 1 | -1/+1 |
2009-06-17 | mm: consolidate init_mm definition | Alexey Dobriyan | 1 | -3/+0 |
2009-06-16 | uml: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2 | -4/+4 |
2009-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 1 | -1/+1 |
2009-06-12 | PM: Remove unused asm/suspend.h | Magnus Damm | 1 | -4/+0 |
2009-06-12 | module: merge module_alloc() finally | Amerigo Wang | 1 | -1/+6 |
2009-06-12 | uml module: fix uml build process due to this merge | Amerigo Wang | 3 | -25/+2 |
2009-06-12 | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 1 | -29/+7 |
2009-06-11 | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 1 | -1/+1 |
2009-05-11 | block: implement and enforce request peek/start/fetch | Tejun Heo | 1 | -2/+1 |
2009-05-11 | block: convert to pos and nr_sectors accessors | Tejun Heo | 1 | -1/+1 |
2009-04-28 | ubd: drop unnecessary rq->sector manipulation | Tejun Heo | 1 | -5/+5 |
2009-04-28 | ubd: cleanup completion path | Tejun Heo | 1 | -22/+1 |
2009-04-22 | uml: kill a kconfig warning | WANG Cong | 1 | -1/+1 |