index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Jesse Barnes
2008-07-28
|
\
|
*
x86 gart: replace to_pages macro with iommu_num_pages
Joerg Roedel
2008-07-26
|
*
x86, AMD IOMMU: replace to_pages macro with iommu_num_pages
Joerg Roedel
2008-07-26
|
*
iommu: add iommu_num_pages helper function
Joerg Roedel
2008-07-26
*
|
PCI: handle 64-bit resources better on 32-bit machines
Matthew Wilcox
2008-07-28
*
|
PCI: rewrite PCI BAR reading code
Matthew Wilcox
2008-07-28
*
|
PCI: document pci_target_state
Jesse Barnes
2008-07-28
*
|
PCI hotplug: fix typo in pcie hotplug output
Jesse Barnes
2008-07-28
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-07-28
|
\
\
|
*
|
Input: add driver for Atmel integrated touchscreen controller
Dan Liang
2008-07-23
|
*
|
Input: ads7846 - optimize order of calculating Rt in ads7846_rx()
Hans-Christian Egtvedt
2008-07-23
|
*
|
Input: ads7846 - fix sparse endian warnings
Harvey Harrison
2008-07-23
|
*
|
Input: uinput - remove duplicate include
Huang Weiyi
2008-07-23
|
*
|
Input: serio - offload resume to kseriod
Shaohua Li
2008-07-23
|
*
|
Input: serio - mark serio_register_driver() __must_check
Dmitry Torokhov
2008-07-23
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2008-07-28
|
\
\
\
|
*
|
|
dlm: fix uninitialized variable for search_rsb_list callers
Benny Halevy
2008-07-14
|
*
|
|
dlm: release socket on error
Masatake YAMATO
2008-07-14
|
*
|
|
dlm: fix basts for granted CW waiting PR/CW
David Teigland
2008-07-14
|
*
|
|
dlm: check for null in device_write
Masatake YAMATO
2008-07-14
*
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2008-07-28
|
\
\
\
\
|
*
|
|
|
powerpc: Disable 64K hugetlb support when doing 64K SPU mappings
Benjamin Herrenschmidt
2008-07-28
|
*
|
|
|
powerpc/powermac: Fixup default serial port device for pmac_zilog
Benjamin Herrenschmidt
2008-07-28
|
*
|
|
|
powerpc/powermac: Use sane default baudrate for SCC debugging
Benjamin Herrenschmidt
2008-07-28
|
*
|
|
|
powerpc/mm: Implement _PAGE_SPECIAL & pte_special() for 64-bit
Nick Piggin
2008-07-28
|
*
|
|
|
powerpc: Show processor cache information in sysfs
Nathan Lynch
2008-07-28
|
*
|
|
|
powerpc: Make core id information available to userspace
Nathan Lynch
2008-07-28
|
*
|
|
|
powerpc: Make core sibling information available to userspace
Nathan Lynch
2008-07-28
|
*
|
|
|
powerpc/vio: More fallout from dma_mapping_error API change
Stephen Rothwell
2008-07-28
|
*
|
|
|
ibmveth: Fix multiple errors with dma_mapping_error conversion
Stephen Rothwell
2008-07-28
|
*
|
|
|
powerpc/pseries: Fix CMO sysdev attribute API change fallout
Stephen Rothwell
2008-07-28
|
*
|
|
|
powerpc: Enable tracehook for the architecture
Roland McGrath
2008-07-28
|
*
|
|
|
powerpc: Add TIF_NOTIFY_RESUME support for tracehook
Roland McGrath
2008-07-28
|
*
|
|
|
powerpc: Add asm/syscall.h with the tracehook entry points
Roland McGrath
2008-07-28
|
*
|
|
|
powerpc: Make syscall tracing use tracehook.h helpers
Roland McGrath
2008-07-28
|
*
|
|
|
powerpc: Call tracehook_signal_handler() when setting up signal frames
Roland McGrath
2008-07-28
|
*
|
|
|
powerpc: Update cpu_sibling_maps dynamically
Nathan Lynch
2008-07-28
|
*
|
|
|
powerpc: register_cpu_online should be __cpuinit
Nathan Lynch
2008-07-28
|
*
|
|
|
powerpc: kill useless SMT code in prom_hold_cpus
Nathan Lynch
2008-07-28
|
*
|
|
|
powerpc: Fix 8xx build failure
Kumar Gala
2008-07-28
|
*
|
|
|
powerpc: Fix vio build warnings
Nathan Lynch
2008-07-28
|
*
|
|
|
powerpc/booke: Clean up the hardware watchpoint support
Kumar Gala
2008-07-28
|
*
|
|
|
powerpc: Removed duplicated include in stacktrace.c
Huang Weiyi
2008-07-28
|
*
|
|
|
Merge commit 'gcl/gcl-next'
Benjamin Herrenschmidt
2008-07-28
|
|
\
\
\
\
|
|
*
|
|
|
spi: Add OF binding support for SPI busses
Grant Likely
2008-07-25
|
|
*
|
|
|
spi: split up spi_new_device() to allow two stage registration.
Grant Likely
2008-07-25
|
|
*
|
|
|
of: adapt of_find_i2c_driver() to be usable by SPI also
Grant Likely
2008-07-25
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
Linus Torvalds
2008-07-28
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remove deprecated virt_to_bus()
Karsten Keil
2008-07-28
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2008-07-28
|
\
\
\
\
\
\
\
[next]