| Commit message (Expand) | Author | Age | Files | Lines |
* | includecheck fix: um, helper.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-16 | 1 | -1/+0 |
|\ |
|
| * | PCI: remove pcibios_scan_all_fns() | Alex Chiang | 2009-09-09 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 3 | -5/+4 |
|\ \ |
|
| * \ | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 4 | -8/+8 |
| |\ \
| | |/ |
|
| * | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-09 | 3 | -7/+2 |
| * | | Merge branch 'master' into for-next | Tejun Heo | 2009-07-04 | 3 | -4/+2 |
| |\ \ |
|
| * | | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 | 2 | -0/+4 |
* | | | | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 2009-09-02 | 1 | -1/+1 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 | 4 | -8/+8 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2009-07-27 | 2 | -5/+5 |
| * | | | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 2009-07-10 | 1 | -1/+1 |
| * | | | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 | 1 | -1/+1 |
|/ / |
|
* | | UML: Fix some apparent bitrot | Paul Menage | 2009-06-25 | 3 | -4/+2 |
|/ |
|
* | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 | 1 | -1/+1 |
* | Merge branch 'akpm' | Linus Torvalds | 2009-06-16 | 7 | -32/+29 |
|\ |
|
| * | fbdev: move logo externs to header file | Geert Uytterhoeven | 2009-06-16 | 1 | -1/+1 |
| * | uml: bad macro expansion, parameter is member | Roel Kluin | 2009-06-16 | 1 | -22/+22 |
| * | uml: fix a section warning | Amerigo Wang | 2009-06-16 | 2 | -2/+2 |
| * | um: remove obsolete hw_interrupt_type | Thomas Gleixner | 2009-06-16 | 1 | -3/+3 |
| * | uml: UML net driver does not allow for vlans | Alan Cox | 2009-06-16 | 1 | -1/+1 |
| * | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 | 1 | -3/+0 |
* | | uml: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-15 | 2 | -4/+4 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2009-06-12 | 1 | -1/+1 |
|\ |
|
| * | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 2009-06-12 | 1 | -29/+7 |
| |\ |
|
| * | | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
* | | | PM: Remove unused asm/suspend.h | Magnus Damm | 2009-06-12 | 1 | -4/+0 |
* | | | module: merge module_alloc() finally | Amerigo Wang | 2009-06-12 | 1 | -1/+6 |
* | | | uml module: fix uml build process due to this merge | Amerigo Wang | 2009-06-12 | 3 | -25/+2 |
| |/
|/| |
|
* | | block: implement and enforce request peek/start/fetch | Tejun Heo | 2009-05-11 | 1 | -2/+1 |
* | | block: convert to pos and nr_sectors accessors | Tejun Heo | 2009-05-11 | 1 | -1/+1 |
* | | ubd: drop unnecessary rq->sector manipulation | Tejun Heo | 2009-04-28 | 1 | -5/+5 |
* | | ubd: cleanup completion path | Tejun Heo | 2009-04-28 | 1 | -22/+1 |
|/ |
|
* | uml: kill a kconfig warning | WANG Cong | 2009-04-21 | 1 | -1/+1 |
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -1/+1 |
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-02 | 1 | -0/+1 |
| |\ |
|
| | * | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 2009-03-13 | 2 | -1/+9 |
| | |\ |
|
| | * | | tracing: make CALLER_ADDRx overwriteable | Uwe Kleine-Koenig | 2009-03-02 | 1 | -0/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup | Linus Torvalds | 2009-04-03 | 1 | -6/+6 |
|\ \ \ \ |
|
| * | | | | ubd_kern: make it 'struct hd_driveid'-free | Bartlomiej Zolnierkiewicz | 2009-04-01 | 1 | -6/+6 |
| |/ / / |
|
* | | | | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 | 1 | -1/+1 |
* | | | | uml: fix warnings in kernel_execve | Miklos Szeredi | 2009-04-02 | 1 | -1/+2 |
* | | | | uml: fix link error from prefixing of i386 syscalls with ptregs_ | Miklos Szeredi | 2009-04-02 | 1 | -0/+11 |
* | | | | uml: fix compile error from net_device_ops conversion | Miklos Szeredi | 2009-04-02 | 1 | -1/+1 |
|/ / / |
|
* | | | uml: remove useless comments | WANG Cong | 2009-04-01 | 31 | -310/+0 |
* | | | uml: improve error messages | WANG Cong | 2009-04-01 | 1 | -4/+4 |
* | | | uml: don't use a too long string literal | WANG Cong | 2009-04-01 | 2 | -5/+9 |
* | | | ubd: stop defintining MAJOR_NR | Christoph Hellwig | 2009-04-01 | 1 | -9/+8 |