2008-08-29 |
David S. Miller | sparc: Move SBUS DMA attribute interfaces out of asm... |
tree | commitdiff |
2008-08-29 |
David S. Miller | sparc: Convert all SBUS drivers to dma_*() interfaces. |
tree | commitdiff |
2008-08-29 |
David S. Miller | sparc32: Implement more generic dma_*() interfaces. |
tree | commitdiff |
2008-08-29 |
David S. Miller | sparc32: Make mmu_{get,release}_*() take a struct devic... |
tree | commitdiff |
2008-08-29 |
David S. Miller | sparc: Make SBUS DMA interfaces take struct device. |
tree | commitdiff |
2008-08-29 |
David S. Miller | sparc32: Make IOMMU and IO-UNIT init work with device... |
tree | commitdiff |
2008-08-29 |
David S. Miller | sparc: Kill SBUS DVMA layer. |
tree | commitdiff |
2008-08-29 |
David S. Miller | sparc: Kill videopix SBUS driver. |
tree | commitdiff |
2008-08-29 |
David S. Miller | sparc: Delete bare sbus char bpp driver, obsoleted... |
tree | commitdiff |
2008-08-25 |
David S. Miller | sparc64: Fix irq_of_parse_and_map() and irq_dispose_map... |
tree | commitdiff |
2008-08-25 |
David S. Miller | sparc64: Use the cond_syscall()s in kernel/sys_ni.c... |
tree | commitdiff |
2008-08-25 |
David S. Miller | sparc64: Add JBUS UltraSPARC-IIIi support to memory... |
tree | commitdiff |
2008-08-25 |
David S. Miller | sparc64: Allow chmc to be built as a module. |
tree | commitdiff |
2008-08-25 |
David S. Miller | sparc64: Add generic interface for registering a dimm... |
tree | commitdiff |
2008-08-25 |
David S. Miller | sparc64: Use consistent chmc_ prefix in variables,... |
tree | commitdiff |
2008-08-25 |
David S. Miller | sparc64: Convert UltraSPARC-III memory controller drive... |
tree | commitdiff |
2008-08-25 |
David S. Miller | sparc64: Kill duplicated sys_pause() implementation. |
tree | commitdiff |
2008-08-25 |
David S. Miller | sparc64: Split syscall_trace() into two functions. |
tree | commitdiff |
2008-08-25 |
David S. Miller | sparc: Add GPIO layer support. |
tree | commitdiff |
2008-08-25 |
David S. Miller | sparc: Implement irq_of_parse_and_map() and irq_dispose... |
tree | commitdiff |
2008-08-25 |
David S. Miller | sparc: Add mutex for set property calls. |
tree | commitdiff |
2008-08-25 |
David S. Miller | sparc64: Add JBUS NUMA detection. |
tree | commitdiff |
2008-08-23 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-2.6 |
tree | commitdiff |
2008-08-23 |
Adrian Bunk | removed unused #include <linux/version.h>'s |
tree | commitdiff |
2008-08-22 |
Linus Torvalds | Merge git://git./linux/kernel/git/herbert/crypto-2.6 |
tree | commitdiff |
2008-08-22 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-08-22 |
Linus Torvalds | Merge branch 'for_linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-08-22 |
Linus Torvalds | Merge branch 'sched-fixes-for-linus' of git://git.... |
tree | commitdiff |
2008-08-22 |
Linus Torvalds | Merge branch 'core-fixes-for-linus' of git://git./linux... |
tree | commitdiff |
2008-08-22 |
Linus Torvalds | Merge branch 'timers-fixes-for-linus' of git://git... |
tree | commitdiff |
2008-08-22 |
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git./linux... |
tree | commitdiff |
2008-08-22 |
Linus Torvalds | Merge branch 'upstream-linus' of git://git./linux/kerne... |
tree | commitdiff |
2008-08-22 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-08-22 |
Ingo Molnar | x86: work around MTRR mask setting, v2 |
tree | commitdiff |
2008-08-22 |
Marcin Slusarz | x86: fix section mismatch warning - uv_cpu_init |
tree | commitdiff |
2008-08-22 |
Alok Kataria | x86: fix VMI for early params |
tree | commitdiff |
2008-08-22 |
Jan Beulich | x86: fix two modpost warnings in mm/init_64.c |
tree | commitdiff |
2008-08-22 |
Jan Beulich | x86: fix 1:1 mapping init on 64-bit (memory hotplug... |
tree | commitdiff |
2008-08-22 |
Yinghai Lu | x86: work around MTRR mask setting |
tree | commitdiff |
2008-08-21 |
Linus Torvalds | Merge master.kernel.org:/home/rmk/linux-2.6-arm |
tree | commitdiff |
2008-08-21 |
Linus Torvalds | Merge git://git./linux/kernel/git/gregkh/driver-core-2.6 |
tree | commitdiff |
2008-08-21 |
Linus Torvalds | Merge git://git./linux/kernel/git/gregkh/usb-2.6 |
tree | commitdiff |
2008-08-21 |
Martin Schwidefsky | [S390] Update default configuration. |
tree | commitdiff |
2008-08-21 |
Eric Sandeen | [S390] fix ext2_find_next_bit |
tree | commitdiff |
2008-08-21 |
Heiko Carstens | [S390] Remove unneeded spinlock initialization. |
tree | commitdiff |
2008-08-21 |
Josef 'Jeff' Sipek | [S390] Fix uninitialized spinlock use |
tree | commitdiff |
2008-08-21 |
venkatesh.pallipad... | x86: PAT Update validate_pat_support for intel CPUs |
tree | commitdiff |
2008-08-21 |
venkatesh.pallipad... | devmem, x86: PAT Change /dev/mem mmap with O_SYNC to... |
tree | commitdiff |
2008-08-21 |
venkatesh.pallipad... | x86: PAT proper tracking of set_memory_uc and friends |
tree | commitdiff |
2008-08-21 |
Vegard Nossum | x86: fix BUG: unable to handle kernel paging request... |
tree | commitdiff |
2008-08-21 |
Jeremy Fitzhardinge | x86: export pv_lock_ops non-GPL |
tree | commitdiff |
2008-08-21 |
Marcin Slusarz | x86, mmiotrace: silence section mismatch warning -... |
tree | commitdiff |
2008-08-21 |
Arjan van de Ven | x86: use WARN() in arch/x86/kernel |
tree | commitdiff |
2008-08-21 |
Arjan van de Ven | x86: use WARN() in arch/x86/mm/ioremap.c |
tree | commitdiff |
2008-08-21 |
David Howells | werror: fix pci calgary |
tree | commitdiff |
2008-08-20 |
Mike Rapoport | [ARM] 5212/1: pxa: fix build error when CPU_PXA310... |
tree | commitdiff |
2008-08-20 |
Linus Torvalds | Merge branch 'sh/for-2.6.27' of git://git./linux/kernel... |
tree | commitdiff |
2008-08-20 |
Linus Torvalds | Merge branch 'merge' of git://git./linux/kernel/git... |
tree | commitdiff |
2008-08-20 |
Linus Torvalds | Merge branch 'tracehook' of git://git./linux/kernel... |
tree | commitdiff |
2008-08-20 |
Linus Torvalds | Merge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6 |
tree | commitdiff |
2008-08-20 |
Andi Kleen | x86: fix oprofile + hibernation badness |
tree | commitdiff |
2008-08-20 |
Cliff Wickman | x86, SGI UV: hardcode the TLB flush interrupt system... |
tree | commitdiff |
2008-08-20 |
Venki Pallipadi | x86: fix Xorg startup/shutdown slowdown with PAT |
tree | commitdiff |
2008-08-20 |
Samuel Sieb | x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)" |
tree | commitdiff |
2008-08-19 |
Brian King | powerpc: Fix vio_bus_probe oops on probe error |
tree | commitdiff |
2008-08-19 |
Joachim Fenkes | powerpc/ibmebus: Restore "name" sysfs attribute on... |
tree | commitdiff |
2008-08-19 |
Michael Ellerman | powerpc: Fix /dev/oldmem interface for kdump |
tree | commitdiff |
2008-08-19 |
Paul Mackerras | Merge branch 'merge' of git://git./linux/kernel/git... |
tree | commitdiff |
2008-08-19 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-08-19 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-08-19 |
Linus Torvalds | Revert "[CPUFREQ][2/2] preregister support for powernow-k8" |
tree | commitdiff |
2008-08-19 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-08-19 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-2.6 |
tree | commitdiff |
2008-08-19 |
Tomasz Chmielewski | [ARM] 5208/1: fsg-setup.c fixes |
tree | commitdiff |
2008-08-19 |
Ilpo Järvinen | powerpc/spufs: Remove invalid semicolon after if statement |
tree | commitdiff |
2008-08-19 |
David S. Miller | Merge branch 'master' of git://git./linux/kernel/git... |
tree | commitdiff |
2008-08-19 |
Linus Torvalds | Merge branch 'release' of git://git./linux/kernel/git... |
tree | commitdiff |
2008-08-19 |
Linus Torvalds | Merge git://git./linux/kernel/git/bart/ide-2.6 |
tree | commitdiff |
2008-08-19 |
Jesse Barnes | Merge branch 'x86-merge' into for-linus |
tree | commitdiff |
2008-08-19 |
Jiri Kosina | x86 iommu: remove unneeded parenthesis |
tree | commitdiff |
2008-08-18 |
Christoph Hellwig | [IA64] use generic compat_old_sys_readdir |
tree | commitdiff |
2008-08-18 |
Luck, Tony | [IA64] pci_acpi_scan_root cleanup |
tree | commitdiff |
2008-08-18 |
Robin Holt | [IA64] Shrink shadow_flush_counts to a short array... |
tree | commitdiff |
2008-08-18 |
Robin Holt | [IA64] Remove sn2_defconfig. |
tree | commitdiff |
2008-08-18 |
Russell King | Merge branch 'for_rmk_17' of git://git.mnementh.co... |
tree | commitdiff |
2008-08-18 |
Adrian Bunk | cleanup powerpc/include/asm/ide.h |
tree | commitdiff |
2008-08-18 |
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git./linux... |
tree | commitdiff |
2008-08-18 |
Linus Torvalds | Merge branch 'core-fixes-for-linus' of git://git./linux... |
tree | commitdiff |
2008-08-18 |
Linus Torvalds | Merge branch 'merge' of git://git./linux/kernel/git... |
tree | commitdiff |
2008-08-18 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/sparc-2.6 |
tree | commitdiff |
2008-08-18 |
Jesse Barnes | Merge branch 'pci-for-jesse' of git://git./linux/kernel... |
tree | commitdiff |
2008-08-18 |
Russell King | [ARM] fix impd1.c build warning |
tree | commitdiff |
2008-08-18 |
Andi Kleen | x86: fix build warnings in real mode code |
tree | commitdiff |
2008-08-18 |
Marcin Slusarz | x86, calgary: fix section mismatch warning - get_tce_sp... |
tree | commitdiff |
2008-08-18 |
Marcin Slusarz | x86: silence section mismatch warning - get_local_pda |
tree | commitdiff |
2008-08-18 |
David Fries | x86: fix i486 suspend to disk CR4 oops |
tree | commitdiff |
2008-08-18 |
Marcin Slusarz | x86: mpparse.c: fix section mismatch warning |
tree | commitdiff |
2008-08-18 |
Marcin Slusarz | x86: mmconf: fix section mismatch warning |
tree | commitdiff |
2008-08-18 |
Marcin Slusarz | x86: fix MP_processor_info section mismatch warning |
tree | commitdiff |
2008-08-18 |
Marcin Slusarz | x86, tsc: fix section mismatch warning |
tree | commitdiff |
next |