| Commit message (Expand) | Author | Age | Files | Lines |
* | swiotlb: factor out copy to/from device | Jeremy Fitzhardinge | 2008-12-17 | 1 | -4/+13 |
* | swiotlb: add arch hook to force mapping | Ian Campbell | 2008-12-17 | 2 | -2/+15 |
* | swiotlb: allow architectures to override phys<->bus<->phys conversions | Ian Campbell | 2008-12-17 | 2 | -16/+39 |
* | swiotlb: add comment where we handle the overflow of a dma mask on 32 bit | Ian Campbell | 2008-12-17 | 1 | -0/+4 |
* | swiotlb: move some definitions to header | Ian Campbell | 2008-12-16 | 2 | -13/+15 |
* | swiotlb: allow architectures to override swiotlb pool allocation | Jeremy Fitzhardinge | 2008-12-16 | 2 | -3/+16 |
* | x86: remove unused iommu_nr_pages | Jeremy Fitzhardinge | 2008-12-16 | 2 | -9/+0 |
* | Linux 2.6.28-rc8v2.6.28-rc8 | Linus Torvalds | 2008-12-11 | 1 | -1/+1 |
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-12-10 | 1 | -0/+2 |
|\ |
|
| * | sched: CPU remove deadlock fix | Brian King | 2008-12-09 | 1 | -0/+2 |
* | | fix mapping_writably_mapped() | Hugh Dickins | 2008-12-10 | 1 | -6/+9 |
* | | Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob... | Linus Torvalds | 2008-12-10 | 1 | -1/+9 |
|\ \ |
|
| * | | tracehook: exec double-reporting fix | Roland McGrath | 2008-12-10 | 1 | -1/+9 |
* | | | lib/idr.c: Fix bug introduced by RCU fix | Manfred Spraul | 2008-12-10 | 1 | -1/+7 |
* | | | MN10300: Give correct size when reserving interrupt vector table | Akira Takeuchi | 2008-12-10 | 1 | -1/+1 |
* | | | MN10300: Fix __put_user_asm8() | Akira Takeuchi | 2008-12-10 | 1 | -1/+1 |
* | | | MN10300: Fix the preemption resume_kernel() routine | Akira Takeuchi | 2008-12-10 | 1 | -1/+2 |
* | | | MN10300: Discard low-priority Tx interrupts when closing an on-chip serial port | Akira Takeuchi | 2008-12-10 | 1 | -0/+5 |
* | | | MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros | Cyrill Gorcunov | 2008-12-10 | 1 | -12/+10 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-12-10 | 2 | -13/+41 |
|\ \ \ |
|
| * | | | crypto: api - Disallow cryptomgr as a module if algorithms are built-in | Herbert Xu | 2008-12-10 | 2 | -13/+41 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-12-10 | 2 | -3/+27 |
|\ \ \ |
|
| * | | | PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switch | Thomas Renninger | 2008-12-09 | 1 | -3/+26 |
| * | | | PCI: stop leaking 'slot_name' in pci_create_slot | Alex Chiang | 2008-12-09 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-12-10 | 8 | -86/+171 |
|\ \ \ |
|
| * | | | [IA64] SN: prevent IRQ retargetting in request_irq() | John Keller | 2008-12-09 | 1 | -1/+8 |
| * | | | [IA64] Fix section mismatch ioc3uart_init()/ioc3uart_submodule | Tony Luck | 2008-12-09 | 1 | -3/+3 |
| * | | | [IA64] Clear up section mismatch for ioc4_ide_attach_one. | Robin Holt | 2008-12-09 | 1 | -3/+3 |
| * | | | [IA64] Clear up section mismatch with arch_unregister_cpu() | Robin Holt | 2008-12-09 | 1 | -1/+3 |
| * | | | [IA64] Clear up section mismatch for sn_check_wars. | Robin Holt | 2008-12-09 | 1 | -2/+2 |
| * | | | [IA64] Updated the generic_defconfig to work with the 2.6.28-rc7 kernel. | Robin Holt | 2008-12-09 | 1 | -71/+147 |
| * | | | [IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGE | Jack Steiner | 2008-12-09 | 1 | -0/+4 |
| * | | | [IA64] eliminate NULL test and memset after alloc_bootmem | Julia Lawall | 2008-12-09 | 1 | -4/+1 |
| * | | | [IA64] remove BUILD_BUG_ON from paravirt_getreg() | Alexey Dobriyan | 2008-12-09 | 1 | -1/+0 |
| |/ / |
|
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-12-10 | 2 | -0/+29 |
|\ \ \ |
|
| * | | | MIPS: Better than nothing implementation of PCI mmap to fix X. | Ralf Baechle | 2008-12-09 | 2 | -0/+29 |
* | | | | pktcdvd: remove broken dev_t export of class devices | Kay Sievers | 2008-12-10 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-12-10 | 4 | -4/+14 |
|\ \ \ \ |
|
| * | | | | firewire: fw-ohci: fix IOMMU resource exhaustion | Stefan Richter | 2008-12-10 | 3 | -4/+12 |
| * | | | | ieee1394: node manager causes up to ~3.25s delay in freezing tasks | Nigel Cunningham | 2008-12-09 | 1 | -0/+2 |
| | |/ /
| |/| | |
|
* | | | | drivers/video/mb862xx/mb862xxfb.c: fix printk | Andrew Morton | 2008-12-10 | 1 | -2/+2 |
* | | | | KSYM_SYMBOL_LEN fixes | Hugh Dickins | 2008-12-10 | 5 | -5/+6 |
* | | | | inotify: fix IN_ONESHOT unmount event watcher | Dmitri Monakhov | 2008-12-10 | 1 | -0/+2 |
* | | | | atomic: fix a typo in atomic_long_xchg() | Eric Dumazet | 2008-12-10 | 1 | -1/+1 |
* | | | | mm: no get_user/put_user while holding mmap_sem in do_pages_stat? | Brice Goglin | 2008-12-10 | 1 | -13/+46 |
* | | | | drivers/serial/s3c2440.c: fix typo in MODULE_LICENSE | Balaji Rao | 2008-12-10 | 1 | -1/+1 |
* | | | | pagemap: fix 32-bit pagemap regression | Matt Mackall | 2008-12-10 | 1 | -2/+2 |
* | | | | page_cgroup should ignore empty nodes | KAMEZAWA Hiroyuki | 2008-12-10 | 1 | -0/+3 |
* | | | | rtc twl4030: rename ioctl function when RTC_INTF_DEV=n | Randy Dunlap | 2008-12-10 | 1 | -1/+1 |
* | | | | fbcon: fix workqueue shutdown | Geoff Levand | 2008-12-10 | 1 | -0/+6 |