| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-10-23 | 1 | -3/+2 |
|\ |
|
| * | [PATCH] prepare vfs_readdir() callers to returning filldir result | Al Viro | 2008-10-23 | 1 | -3/+2 |
* | | 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 git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-10-20 | 133 | -287/+12211 |
|\ \ |
|
| * | | parisc: convert to generic compat_sys_ptrace | Helge Deller | 2008-10-17 | 3 | -258/+183 |
| * | | parisc: add rtc platform driver | Kyle McMartin | 2008-10-10 | 2 | -1/+21 |
| * | | parisc: initialize unwinder much earlier | James Bottomley | 2008-10-10 | 3 | -3/+5 |
| * | | parisc: add new syscalls | Kyle McMartin | 2008-10-10 | 2 | -2/+14 |
| * | | parisc: hijack jump to start_kernel | Kyle McMartin | 2008-10-10 | 2 | -2/+27 |
| * | | parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlocked | Kyle McMartin | 2008-10-10 | 2 | -21/+46 |
| * | | parisc: move include/asm-parisc to arch/parisc/include/asm | Kyle McMartin | 2008-10-10 | 123 | -0/+11977 |
| * | | parisc: move pdc_result to real2.S | Kyle McMartin | 2008-10-10 | 3 | -2/+17 |
| * | | parisc: add arch/parisc/kernel/.gitignore | Kyle McMartin | 2008-10-10 | 1 | -0/+1 |
| |/ |
|
* | | container freezer: implement freezer cgroup subsystem | Matt Helsley | 2008-10-20 | 1 | -0/+2 |
* | | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-10-16 | 1 | -1/+1 |
|\ \ |
|
| * | | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 2008-10-16 | 1 | -1/+1 |
* | | | compat: generic compat get/settimeofday | Christoph Hellwig | 2008-10-16 | 2 | -60/+2 |
* | | | compat: move cp_compat_stat to common code | Christoph Hellwig | 2008-10-16 | 1 | -47/+0 |
|/ / |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-10-13 | 1 | -0/+14 |
|\| |
|
| * | lib: Correct printk %pF to work on all architectures | James Bottomley | 2008-09-09 | 1 | -0/+14 |
* | | Remove redundant CONFIG_ARCH_SUPPORTS_AOUT | David Woodhouse | 2008-09-06 | 1 | -3/+0 |
|/ |
|
* | fix typo in arch/parisc/hpux/fs.c | Stephen Rothwell | 2008-09-02 | 1 | -1/+1 |
* | [PATCH] fix hpux_getdents() | Al Viro | 2008-08-25 | 1 | -11/+19 |
* | [PATCH] sanitize __user_walk_fd() et.al. | Al Viro | 2008-07-27 | 1 | -5/+5 |
* | flag parameters: pipe | Ulrich Drepper | 2008-07-24 | 1 | -1/+1 |
* | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner | 2008-07-24 | 1 | -1/+1 |
* | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2008-07-24 | 1 | -2/+1 |
* | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 4 | -118/+27 |
|\ |
|
| * | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 | 3 | -5/+5 |
| * | parisc: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 2 | -113/+22 |
* | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2008-07-15 | 1 | -1/+0 |
|\ \ |
|
| * | | Merge branch 'linus' into core/rodata | Ingo Molnar | 2008-06-16 | 15 | -28/+25 |
| |\| |
|
| * | | move BUG_TABLE into RODATA | Jan Beulich | 2008-05-25 | 1 | -1/+0 |
* | | | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 16 | -29/+25 |
|\ \ \
| | |/
| |/| |
|
| * | | parisc: fix off by one in setup_sigcontext32 | Kyle McMartin | 2008-06-13 | 1 | -2/+2 |
| * | | parisc: export empty_zero_page | Kyle McMartin | 2008-06-13 | 1 | -0/+1 |
| * | | parisc: export copy_user_page_asm | Kyle McMartin | 2008-06-13 | 1 | -0/+3 |
| * | | parisc: move head.S to head.text section | Kyle McMartin | 2008-06-13 | 2 | -1/+3 |
| * | | Revert "parisc: fix trivial section name warnings" | Kyle McMartin | 2008-06-13 | 11 | -27/+18 |
| |/ |
|
| * | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 | 1 | -1/+0 |
* | | parisc-kernel-perf: BKL pushdown | Arnd Bergmann | 2008-07-02 | 1 | -0/+4 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-05-15 | 17 | -90/+89 |
|\ |
|
| * | arch/parisc/kernel/perf_asm.S: build fix | Kyle McMartin | 2008-05-15 | 1 | -0/+2 |
| * | parisc: remove -traditional from assembler flags | Kyle McMartin | 2008-05-15 | 1 | -3/+0 |
| * | parisc: use conditional macro for 64-bit wide ops | Kyle McMartin | 2008-05-15 | 2 | -62/+54 |
| * | arch/parisc/kernel/unaligned.c: use time_* macros | S.Caglar Onur | 2008-05-15 | 1 | -1/+2 |
| * | parisc: remove redundant display of free swap space in show_mem() | Johannes Weiner | 2008-05-15 | 1 | -2/+0 |
| * | parisc: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-15 | 4 | -4/+4 |
| * | parisc: fix trivial section name warnings | Helge Deller | 2008-05-15 | 11 | -18/+27 |