| Commit message (Expand) | Author | Age | Files | Lines |
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-06 | 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-17 | 7 | -32/+29 |
|\ |
|
| * | fbdev: move logo externs to header file | Geert Uytterhoeven | 2009-06-17 | 1 | -1/+1 |
| * | uml: bad macro expansion, parameter is member | Roel Kluin | 2009-06-17 | 1 | -22/+22 |
| * | uml: fix a section warning | Amerigo Wang | 2009-06-17 | 2 | -2/+2 |
| * | um: remove obsolete hw_interrupt_type | Thomas Gleixner | 2009-06-17 | 1 | -3/+3 |
| * | uml: UML net driver does not allow for vlans | Alan Cox | 2009-06-17 | 1 | -1/+1 |
| * | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-17 | 1 | -3/+0 |
* | | uml: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 | 2 | -4/+4 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2009-06-13 | 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-03 | 1 | -1/+1 |
* | | | | uml: fix warnings in kernel_execve | Miklos Szeredi | 2009-04-03 | 1 | -1/+2 |
* | | | | uml: fix link error from prefixing of i386 syscalls with ptregs_ | Miklos Szeredi | 2009-04-03 | 1 | -0/+11 |
* | | | | uml: fix compile error from net_device_ops conversion | Miklos Szeredi | 2009-04-03 | 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 |
* | | | uml: convert network device to netdevice ops | Stephen Hemminger | 2009-03-27 | 1 | -7/+13 |
* | | | uml: convert network device to internal network device stats | Stephen Hemminger | 2009-03-27 | 2 | -14/+7 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-16 | 3 | -4/+12 |
|\ \ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | uml: fix WARNING: vmlinux: 'memcpy' exported twice | akpm@linux-foundation.org | 2009-03-13 | 1 | -1/+4 |
| | * | UML on UML fixed: it did not start | Renzo Davoli | 2009-03-13 | 1 | -0/+5 |
| |/ |
|
| * | uml: fix vde network backend in user mode linux | Luca Bigliardi | 2009-02-21 | 1 | -3/+3 |
* | | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu | 2009-01-11 | 1 | -1/+1 |
|/ |
|
* | mm: invoke oom-killer from page fault | Nick Piggin | 2009-01-07 | 1 | -16/+8 |
* | uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8f | Al Viro | 2009-01-06 | 1 | -7/+7 |
* | get rid of the last symlink in uml build | Al Viro | 2009-01-06 | 1 | -14/+11 |
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 2 | -8/+1 |
|\ |
|
| * | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 | 1 | -7/+7 |
| |\ |
|
| | * | Merge branch 'sched/core' into cpus4096 | Ingo Molnar | 2008-12-12 | 1 | -1/+3 |
| | |\ |
|