Age | Commit message (Expand) | Author | Files | Lines |
2007-07-18 | paravirt: export __supported_pte_mask | Jeremy Fitzhardinge | 1 | -0/+1 |
2007-07-18 | paravirt: make siblingmap functions visible | Jeremy Fitzhardinge | 1 | -4/+2 |
2007-07-18 | paravirt: unstatic smp_store_cpu_info | Jeremy Fitzhardinge | 1 | -1/+1 |
2007-07-18 | paravirt: unstatic leave_mm | Jeremy Fitzhardinge | 1 | -2/+3 |
2007-07-18 | paravirt: add a hook for once the allocator is ready | Jeremy Fitzhardinge | 1 | -0/+2 |
2007-07-18 | paravirt: add an "mm" argument to alloc_pt | Jeremy Fitzhardinge | 3 | -3/+3 |
2007-07-18 | use elfnote.h to generate vsyscall notes. | Jeremy Fitzhardinge | 1 | -17/+6 |
2007-07-18 | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge | 2 | -2/+2 |
2007-07-18 | serial: add early_serial_setup() back to header file | Yinghai Lu | 21 | -0/+21 |
2007-07-18 | [SPARC64]: Set vio->desc_buf to NULL after freeing. | David S. Miller | 1 | -0/+1 |
2007-07-18 | [SPARC]: Mark sparc and sparc64 as not having virt_to_bus | Stephen Rothwell | 2 | -0/+6 |
2007-07-18 | [SPARC64]: Handle reset events in vio_link_state_change(). | David S. Miller | 1 | -0/+29 |
2007-07-18 | [SPARC64]: Handle LDC resets properly in domain-services driver. | David S. Miller | 1 | -0/+19 |
2007-07-18 | [SPARC64]: Massively simplify VIO device layer and support hot add/remove. | David S. Miller | 1 | -64/+59 |
2007-07-18 | [SPARC64]: Add basic infrastructure for MD add/remove notification. | David S. Miller | 2 | -3/+108 |
2007-07-17 | sys_fallocate() implementation on i386, x86_64 and powerpc | Amit Arora | 4 | -0/+17 |
2007-07-17 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 3 | -96/+47 |
2007-07-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 3 | -136/+37 |
2007-07-17 | [SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn(). | Oleg Nesterov | 1 | -12/+3 |
2007-07-17 | arch/i386/* fs/* ipc/*: mark variables with uninitialized_var() | Jeff Garzik | 1 | -1/+1 |
2007-07-17 | [SPARC64]: Update defconfig. | David S. Miller | 1 | -123/+32 |
2007-07-17 | [SPARC64]: Kill explicit %gl register reference. | David S. Miller | 1 | -1/+2 |
2007-07-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds | 3 | -9/+17 |
2007-07-17 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 5 | -13/+23 |
2007-07-17 | missing exports of csum_... | Al Viro | 4 | -0/+4 |
2007-07-17 | um_kmalloc() remnants | Al Viro | 1 | -1/+1 |
2007-07-17 | sparc32 has working dma-mapping only with CONFIG_PCI | Al Viro | 1 | -0/+3 |
2007-07-17 | alpha __init fixes | Al Viro | 1 | -3/+3 |
2007-07-17 | Cell: Draw SPE helper penguin logos | Geert Uytterhoeven | 3 | -4/+21 |
2007-07-17 | fbcon: allow fbcon to use the primary display driver | Antonino A. Daplas | 1 | -3/+1 |
2007-07-17 | fbdev: detect primary display device | Antonino A. Daplas | 3 | -0/+36 |
2007-07-17 | csb337 supports "new style" rtc-ds1307 | David Brownell | 1 | -0/+10 |
2007-07-17 | Thecus N2100: register rtc-rs5c372 i2c device | Martin Michlmayr | 1 | -0/+10 |
2007-07-17 | SPI master driver for Xilinx virtex | Andrei Konovalov | 1 | -0/+7 |
2007-07-17 | x86_64: speedup touch_nmi_watchdog | Andrew Morton | 1 | -3/+5 |
2007-07-17 | i386: speedup touch_nmi_watchdog | Andrew Morton | 1 | -3/+5 |
2007-07-17 | Inhibit NMI watchdog when Alt-SysRq-T operation is underway | Konrad Rzeszutek | 1 | -0/+1 |
2007-07-17 | Kprobes on select architectures no longer EXPERIMENTAL | Ananth N Mavinakayanahalli | 4 | -8/+8 |
2007-07-17 | kallsyms: make KSYM_NAME_LEN include space for trailing '\0' | Tejun Heo | 1 | -1/+1 |
2007-07-17 | sb1250-duart.c: SB1250 DUART serial support | Maciej W. Rozycki | 2 | -0/+2 |
2007-07-17 | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 21 | -98/+23 |
2007-07-17 | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 19 | -166/+31 |
2007-07-17 | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 18 | -0/+18 |
2007-07-17 | powerpc: 8xx: fix whitespace and indentation | Vitaly Bordug | 1 | -67/+58 |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2 | -1/+2 |
2007-07-17 | handle kernelcore=: generic | Mel Gorman | 1 | -0/+1 |
2007-07-17 | [S390] Simplify stack trace. | Heiko Carstens | 1 | -15/+11 |
2007-07-17 | [S390] z/VM unit record device driver | Frank Munzert | 1 | -0/+1 |
2007-07-17 | [S390] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions. | Christian Borntraeger | 1 | -3/+4 |
2007-07-17 | [S390] Update default configuration. | Martin Schwidefsky | 1 | -78/+31 |