| Commit message (Expand) | Author | Age | Files | Lines |
* | include/linux/aio.h: removed duplicated include | Huang Weiyi | 2008-07-26 | 1 | -1/+0 |
* | relay: add buffer-only channels; useful for early logging | Eduard - Gabriel Munteanu | 2008-07-26 | 1 | -0/+5 |
* | Full conversion to early_initcall() interface, remove old interface | Eduard - Gabriel Munteanu | 2008-07-26 | 2 | -14/+0 |
* | Better interface for hooking early initcalls | Eduard - Gabriel Munteanu | 2008-07-26 | 2 | -0/+9 |
* | kexec jump: save/restore device state | Huang Ying | 2008-07-26 | 1 | -0/+2 |
* | kexec jump | Huang Ying | 2008-07-26 | 2 | -12/+23 |
* | memstick: add "start" and "stop" methods to memstick device | Alex Dubov | 2008-07-26 | 1 | -0/+4 |
* | memstick: allow "set_param" method to return an error code | Alex Dubov | 2008-07-26 | 1 | -1/+1 |
* | parport/share.c: proper externs | Adrian Bunk | 2008-07-26 | 1 | -0/+3 |
* | x86 calgary: fix handling of devices that aren't behind the Calgary | Alexis Bruemmer | 2008-07-26 | 1 | -0/+1 |
* | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 26 | -61/+103 |
* | include/video/atmel_lcdc.h must #include <linux/workqueue.h> | Adrian Bunk | 2008-07-26 | 1 | -0/+1 |
* | uninline arch_pick_mmap_layout() | Andrew Morton | 2008-07-26 | 1 | -9/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-25 | 1 | -0/+6 |
|\ |
|
| * | ipsec: ipcomp - Merge IPComp implementations | Herbert Xu | 2008-07-25 | 1 | -0/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-07-25 | 2 | -2/+14 |
|\ \ |
|
| * | | sparc: Wire up new system calls. | David S. Miller | 2008-07-25 | 2 | -2/+14 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-07-25 | 1 | -1/+7 |
|\ \ \ |
|
| * | | | [IA64] Wire up new system calls | Tony Luck | 2008-07-25 | 1 | -1/+7 |
| |/ / |
|
* | | | sys_paccept definition missing __user annotation | Harvey Harrison | 2008-07-25 | 1 | -1/+1 |
* | | | Merge git://git.infradead.org/embedded-2.6 | Linus Torvalds | 2008-07-25 | 2 | -0/+33 |
|\ \ \ |
|
| * | | | Make console charset translation optional | David Woodhouse | 2008-06-04 | 2 | -0/+33 |
* | | | | Merge git://git.infradead.org/~dwmw2/random-2.6 | Linus Torvalds | 2008-07-25 | 22 | -105/+4 |
|\ \ \ \ |
|
| * | | | | remove dummy asm/kvm.h files | Adrian Bunk | 2008-07-25 | 22 | -105/+4 |
| | |/ /
| |/| | |
|
* | | | | bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODE | Johannes Weiner | 2008-07-25 | 1 | -5/+4 |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-25 | 15 | -22/+135 |
|\ \ \ \ |
|
| * | | | | powerpc: Wireup new syscalls | Tony Breeds | 2008-07-25 | 3 | -1/+14 |
| * | | | | Move update_mmu_cache() declaration from tlbflush.h to pgtable.h | Benjamin Herrenschmidt | 2008-07-25 | 2 | -11/+13 |
| * | | | | powerpc/pseries: vio bus support for CMO | Robert Jennings | 2008-07-25 | 1 | -2/+25 |
| * | | | | powerpc/pseries: iommu enablement for CMO | Robert Jennings | 2008-07-25 | 1 | -1/+1 |
| * | | | | powerpc/pseries: Add CMO paging statistics | Brian King | 2008-07-25 | 1 | -1/+4 |
| * | | | | powerpc/pseries: Utilities to set firmware page state | Brian King | 2008-07-25 | 1 | -0/+5 |
| * | | | | powerpc/pseries: Enable CMO feature during platform setup | Robert Jennings | 2008-07-25 | 1 | -1/+2 |
| * | | | | powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfg | Nathan Fontenot | 2008-07-25 | 1 | -1/+17 |
| * | | | | powerpc: BookE hardware watchpoint support | Luis Machado | 2008-07-25 | 1 | -0/+2 |
| * | | | | powerpc: Enable AT_BASE_PLATFORM aux vector | Nathan Lynch | 2008-07-25 | 2 | -0/+10 |
| * | | | | ELF loader support for auxvec base platform string | Nathan Lynch | 2008-07-25 | 1 | -1/+5 |
| * | | | | Merge commit 'gcl/gcl-next' | Benjamin Herrenschmidt | 2008-07-25 | 1 | -3/+37 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | powerpc/mpc5200: add PSC SICR bit definitions | Grant Likely | 2008-07-22 | 1 | -1/+31 |
| | * | | | powerpc/mpc5200: Add AC97 register definitions for the MPC52xx PSC | Jon Smirl | 2008-07-22 | 1 | -2/+6 |
* | | | | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 | Linus Torvalds | 2008-07-25 | 2 | -13/+68 |
|\ \ \ \ \ |
|
| * | | | | | UBI: fix checkpatch.pl errors and warnings | Artem Bityutskiy | 2008-07-24 | 1 | -8/+8 |
| * | | | | | UBI: implement multiple volumes rename | Artem Bityutskiy | 2008-07-24 | 1 | -3/+57 |
| * | | | | | UBI: amend commentaries | Artem Bityutskiy | 2008-07-24 | 1 | -2/+2 |
| * | | | | | UBI: add ubi_sync() interface | Artem Bityutskiy | 2008-07-24 | 1 | -0/+1 |
* | | | | | | edac: i5100 new intel chipset driver | Arthur Jones | 2008-07-25 | 1 | -0/+3 |
* | | | | | | fuse: nfs export special lookups | Miklos Szeredi | 2008-07-25 | 1 | -0/+3 |
* | | | | | | locks: add special return value for asynchronous locks | Miklos Szeredi | 2008-07-25 | 1 | -0/+6 |
* | | | | | | per-task-delay-accounting: update taskstats for memory reclaim delay | Keika Kobayashi | 2008-07-25 | 1 | -1/+5 |
* | | | | | | per-task-delay-accounting: add memory reclaim delay | Keika Kobayashi | 2008-07-25 | 2 | -0/+23 |