| Commit message (Expand) | Author | Age |
* | Revert "x86 PAT: remove CPA WARN_ON for zero pte" | Linus Torvalds | 2009-01-15 |
* | [IA64] SN specific version of dma_get_required_mask() | John Keller | 2009-01-15 |
* | [IA64] generic_defconfig: Enable SATA_VITESSE | Brent Casavant | 2009-01-15 |
* | [IA64] dump stack on kernel unaligned warnings | Doug Chapman | 2009-01-15 |
* | [IA64] Turn on CONFIG_HAVE_UNSTABLE_CLOCK | Tony Luck | 2009-01-15 |
* | [IA64] Update to use account_{steal,idle}_ticks | Isaku Yamahata | 2009-01-15 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-01-14 |
|\ |
|
| * | powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/ | Anton Vorontsov | 2009-01-13 |
| * | powerpc/83xx: Make serial ports work on MPC8315E-RDB w/ FSL U-Boots | Anton Vorontsov | 2009-01-13 |
| * | powerpc/e500mc: Doorbells need to be taken w/exceptions disabled | Kumar Gala | 2009-01-13 |
| * | powerpc: Enable PS3 options and QPACE in ppc64_defconfig | Michael Ellerman | 2009-01-12 |
| * | powerpc/powermac: Fix occasional SMP boot failure | Benjamin Herrenschmidt | 2009-01-12 |
| * | powerpc/cacheinfo: Rename cache_dir per-cpu variable | Nathan Lynch | 2009-01-12 |
| * | powerpc: Cleanup from l64 to ll64 change: arch code | Stephen Rothwell | 2009-01-12 |
| * | powerpc: Change u64/s64 to a long long integer type | Ingo Molnar | 2009-01-12 |
| * | powerpc/kexec: Check crash_base for relocatable kernel | Milton Miller | 2009-01-12 |
| * | powerpc: Make dummy section a valid note header | Milton Miller | 2009-01-12 |
| * | Merge commit 'gcl/gcl-next' into next | Benjamin Herrenschmidt | 2009-01-12 |
| |\ |
|
| | * | powerpc/mpc52xx: remove dead code from GPIO driver | Wolfram Sang | 2009-01-09 |
| | * | powerpc/mpc52xx: Properly update irq_desc when set_type() is called. | Grant Likely | 2009-01-09 |
| | * | powerpc/mpc5121: fix NULL test in mpc5121_clk_get utility function. | roel kluin | 2009-01-09 |
| * | | Merge commit 'kumar/kumar-next' into next | Benjamin Herrenschmidt | 2009-01-12 |
| |\ \ |
|
| | * | | powerpc/fsl-booke: Remove num_tlbcam_entries | Trent Piepho | 2009-01-07 |
| | * | | powerpc/fsl-booke: Don't hard-code size of struct tlbcam | Trent Piepho | 2009-01-07 |
| | * | | powerpc/fsl-pci: Set relaxed ordering on prefetchable ranges | Trent Piepho | 2009-01-07 |
| | * | | powerpc/fsl-pci: Better ATMU setup for 85xx/86xx | Trent Piepho | 2009-01-07 |
| | * | | powerpc/qe: add Ethernet UPSMR definitions to QE library | Timur Tabi | 2009-01-07 |
| | * | | powerpc/85xx: Fix PCIe error interrupts | Kumar Gala | 2009-01-07 |
| | * | | powerpc: Fix the ide suspend function in uli1575 | Jason Jin | 2009-01-07 |
* | | | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-14 |
|\ \ \ \ |
|
| * | | | | [CVE-2009-0029] s390 specific system call wrappers | Heiko Carstens | 2009-01-14 |
| * | | | | [CVE-2009-0029] s390: enable system call wrappers | Heiko Carstens | 2009-01-14 |
| * | | | | [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bit | Benjamin Herrenschmidt | 2009-01-14 |
| * | | | | [CVE-2009-0029] System call wrapper infrastructure | Heiko Carstens | 2009-01-14 |
| * | | | | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens | 2009-01-14 |
| * | | | | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 2009-01-14 |
* | | | | | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 |
* | | | | | cris: introduce asm/swab.h | Harvey Harrison | 2009-01-14 |
|/ / / / |
|
* | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-01-13 |
|\ \ \ \ |
|
| * | | | | x86 PAT: remove CPA WARN_ON for zero pte | venkatesh.pallipadi@intel.com | 2009-01-13 |
| * | | | | x86 PAT: return compatible mapping to remap_pfn_range callers | venkatesh.pallipadi@intel.com | 2009-01-13 |
| * | | | | x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param | venkatesh.pallipadi@intel.com | 2009-01-13 |
| * | | | | x86 PAT: consolidate old memtype new memtype check into a function | venkatesh.pallipadi@intel.com | 2009-01-13 |
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-01-13 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 2009-01-12 |
| |\ \ \ \ |
|
| | * | | | | [ARM] i.MX add missing include | Sascha Hauer | 2009-01-12 |
| | * | | | | [ARM] i.MX: fix breakage from commit 278892736e99330195c8ae5861bcd9d791bbf19e | Sascha Hauer | 2009-01-12 |
| | * | | | | [ARM] i.MX: remove LCDC controller register definitions from imx-regs.h | Sascha Hauer | 2009-01-12 |
| * | | | | | [ARM] 5364/1: allow flush_ioremap_region() to be used from modules | Nicolas Pitre | 2009-01-12 |
| * | | | | | [ARM] w90x900: fix build errors and warnings | Russell King | 2009-01-12 |
| |/ / / / |
|