Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cpumask: use zalloc_cpumask_var() where possible | Li Zefan | 2009-09-24 | 3 | -15/+7 |
* | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Linus Torvalds | 2009-09-23 | 2 | -11/+11 |
|\ | |||||
| * | ixp4xx: arch_idle() documentation fixup | Mikael Pettersson | 2009-09-21 | 1 | -2/+4 |
| * | ixp4xx: timer and clocks cleanups | Mikael Pettersson | 2009-09-21 | 1 | -9/+7 |
* | | MN10300: Handle removal of struct uart_info | David Howells | 2009-09-23 | 3 | -9/+9 |
* | | FRV: Use asm/generic-hardirq.h | Christoph Hellwig | 2009-09-23 | 2 | -17/+4 |
* | | Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-09-23 | 1 | -14/+8 |
|\ \ | |||||
| * | | x86: ptrace: sysret path should reach syscall_trace_leave | Roland McGrath | 2009-09-22 | 1 | -14/+8 |
* | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-09-23 | 7 | -4/+269 |
|\ \ \ | |||||
| * | | | mtd: OneNand support for Nomadik 8815 SoC (on NHK8815 board) | Alessandro Rubini | 2009-09-20 | 1 | -0/+63 |
| * | | | mtd: nand: driver for Nomadik 8815 SoC (on NHK8815 board) | Alessandro Rubini | 2009-09-20 | 4 | -1/+138 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2009-09-20 | 2068 | -25432/+133392 |
| |\ \ \ | |||||
| * | | | | mtd: omap: add support for nand prefetch-read and post-write | vimal singh | 2009-09-19 | 2 | -1/+66 |
| * | | | | mtd: onenand: make onenand/generic.c more generic | Magnus Damm | 2009-09-19 | 1 | -2/+2 |
* | | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-09-23 | 3 | -5/+4 |
|\ \ \ \ \ | |||||
| * | | | | | intel-iommu: Kill DMAR_BROKEN_GFX_WA option. | David Woodhouse | 2009-09-19 | 1 | -1/+1 |
| * | | | | | ia64: IOMMU passthrough mode shouldn't trigger swiotlb init | David Woodhouse | 2009-08-13 | 1 | -1/+1 |
| * | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2009-08-08 | 447 | -6604/+8059 |
| |\ \ \ \ \ | |||||
| * | | | | | | intel-iommu: Unify hardware and software passthrough support | David Woodhouse | 2009-08-04 | 1 | -3/+2 |
| * | | | | | | iommu=pt is a valid early param | Alex Williamson | 2009-08-03 | 1 | -3/+1 |
* | | | | | | | misc: remove redundant start_kernel prototypes | Rusty Russell | 2009-09-23 | 3 | -2/+1 |
* | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-09-23 | 17 | -233/+259 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | [S390] Update default configuration. | Martin Schwidefsky | 2009-09-22 | 1 | -12/+25 |
| * | | | | | | | [S390] hibernate: Do real CPU swap at resume time | Michael Holzheu | 2009-09-22 | 5 | -69/+71 |
| * | | | | | | | [S390] hibernate: make sure pfn_is_nosave handles lowcore pages | Heiko Carstens | 2009-09-22 | 2 | -17/+9 |
| * | | | | | | | [S390] smp: introduce LC_ORDER and simplify lowcore handling | Heiko Carstens | 2009-09-22 | 2 | -10/+10 |
| * | | | | | | | [S390] ptrace: use common code for simple peek/poke operations | Christian Borntraeger | 2009-09-22 | 1 | -15/+4 |
| * | | | | | | | [S390] fix disabled_wait inline assembly clobber list | Heiko Carstens | 2009-09-22 | 1 | -1/+1 |
| * | | | | | | | [S390] Change kernel_page_present coding style. | Heiko Carstens | 2009-09-22 | 1 | -10/+7 |
| * | | | | | | | [S390] hibernation: reset system after resume | Heiko Carstens | 2009-09-22 | 1 | -2/+40 |
| * | | | | | | | [S390] hibernation: fix guest page hinting related crash | Heiko Carstens | 2009-09-22 | 2 | -8/+51 |
| * | | | | | | | [S390] Get rid of init_module/delete_module compat functions. | Heiko Carstens | 2009-09-22 | 3 | -41/+8 |
| * | | | | | | | [S390] Convert sys_execve to function with parameters. | Heiko Carstens | 2009-09-22 | 6 | -39/+39 |
| * | | | | | | | [S390] Convert sys_clone to function with parameters. | Heiko Carstens | 2009-09-22 | 6 | -28/+13 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-23 | 4 | -0/+19 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'timers/posixtimers' into timers/tracing | Thomas Gleixner | 2009-08-29 | 4 | -0/+19 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | cputime: Optimize jiffies_to_cputime(1) | Stanislaw Gruszka | 2009-08-03 | 4 | -0/+19 |
* | | | | | | | | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2009-09-23 | 6 | -4/+134 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'linus' into sfi-release | Len Brown | 2009-09-19 | 2069 | -25324/+133296 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | |||||
| * | | | | | | | | | SFI: remove unneeded includes | Feng Tang | 2009-09-15 | 1 | -7/+0 |
| * | | | | | | | | | sfi: Remove unused code | Thomas Gleixner | 2009-09-15 | 1 | -4/+0 |
| * | | | | | | | | | SFI: Hook PCI MMCONFIG | Feng Tang | 2009-08-28 | 3 | -4/+6 |
| * | | | | | | | | | x86: add arch-specific SFI support | Feng Tang | 2009-08-28 | 4 | -0/+139 |
* | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-09-23 | 3 | -6/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'acpica' into release | Len Brown | 2009-09-19 | 1 | -5/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 2009-08-27 | 1 | -5/+2 |
| * | | | | | | | | | | | Merge branch 'sfi-base' into release | Len Brown | 2009-09-19 | 2 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| / / / / / / / / | | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | ACPI: Handle CONFIG_ACPI=n better from linux/acpi.h | Feng Tang | 2009-08-28 | 1 | -1/+0 |
| | * | | | | | | | | | ACPI, PCI: Change PREFIX to "PCI" from "ACPI" in mmconfig-shared.c | Len Brown | 2009-08-28 | 1 | -1/+1 |
| | * | | | | | | | | | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 2009-08-28 | 1 | -0/+2 |