aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-02
| * | | | | | [ARM] Remove explicit dependency for misc.o from compressed/MakefileRussell King2008-08-02
| * | | | | | [ARM] initrd: claim initrd memory exclusivelyRussell King2008-07-30
| * | | | | | [ARM] pxa: add support for L2 outer cache on XScale3 (attempt 2)Eric Miao2008-07-28
| * | | | | | Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6Russell King2008-07-28
| |\ \ \ \ \ \
| | * | | | | | [ARM] add Sascha Hauer as Freescale i.MX MaintainerSascha Hauer2008-07-28
| | * | | | | | [ARM] i.MX: add missing clock functions exportsPaulius Zaleckas2008-07-28
| | * | | | | | [ARM] i.MX: remove set_imx_fb_info() exportPaulius Zaleckas2008-07-28
| | * | | | | | [ARM] mx1ads: make mmc platform data available for modulesSascha Hauer2008-07-28
| | * | | | | | [ARM] mx2: add missing Kconfig dependencySascha Hauer2008-07-28
| * | | | | | | [ARM] 5180/1: at91: Fix at91_nand -> atmel_nand rename falloutHaavard Skinnemoen2008-07-28
| |/ / / / / /
* | | | | | | Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2008-08-02
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | [MTD] Fix !CONFIG_BLOCK compile for mtdsuper.cDavid Woodhouse2008-08-02
| * | | | | | firmware: silence __fw_modbuild and __fw_modinst 'Nothing to be done' messagesDavid Woodhouse2008-08-02
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-08-02
|\ \ \ \ \ \
| * | | | | | sparc64: Do not clobber %g7 in setcontext() trap.David S. Miller2008-07-31
| * | | | | | sparc64: Kill __show_regs().David S. Miller2008-07-31
| * | | | | | sparc: Add __KERNEL__ ifdef protection to pt_regs helpers.David S. Miller2008-07-31
| * | | | | | sparc64: Kill smp_report_regs().David S. Miller2008-07-31
| * | | | | | sparc64: Kill VERBOSE_SHOWREGS code.David S. Miller2008-07-31
| * | | | | | sparc64: Hook up trigger_all_cpu_backtrace().David S. Miller2008-07-31
| * | | | | | sparc64: Make global reg dumping even more useful.David S. Miller2008-07-31
| * | | | | | sparc: Ignore drivers/video/console/promcon_tbl.c conmakehash generated fileFlorian Fainelli2008-07-30
| * | | | | | sparc64: FUTEX_OP_ANDN fixMikael Pettersson2008-07-30
| * | | | | | sparc: merge of_platform_{32,64}.hStephen Rothwell2008-07-30
| * | | | | | sparc64: Kill isa_bus_type.David S. Miller2008-07-30
| * | | | | | sparc64: Fix global reg snapshotting on self-cpu.David S. Miller2008-07-28
* | | | | | | fat: Fix allow_utime optionOGAWA Hirofumi2008-08-02
* | | | | | | mm: dont clear PG_uptodate on truncate/invalidateMiklos Szeredi2008-08-02
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-08-01
|\ \ \ \ \ \
| * | | | | | [IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck2008-08-01
* | | | | | | embedded: fix vc_translate operator precedenceTim Bird2008-08-01
* | | | | | | Remove EXPORTS of follow_page & zap_page_rangeJack Steiner2008-08-01
* | | | | | | dual license ftrace.txtSteven Rostedt2008-08-01
* | | | | | | FRV: Wire up new system callsDavid Howells2008-08-01
* | | | | | | MN10300: Wire up new system callsDavid Howells2008-08-01
* | | | | | | try harder to load tty ldisc driverEugeniy Meshcheryakov2008-08-01
* | | | | | | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-08-01
|\ \ \ \ \ \ \
| * | | | | | | KVM: s390: Fix kvm on IBM System z10Christian Borntraeger2008-07-31
| * | | | | | | KVM: Advertise synchronized mmu support to userspaceAvi Kivity2008-07-29
| * | | | | | | KVM: Synchronize guest physical memory map to host virtual memory mapAndrea Arcangeli2008-07-29
| * | | | | | | KVM: Allow browsing memslots with mmu_lockAndrea Arcangeli2008-07-29
| * | | | | | | KVM: Allow reading aliases with mmu_lockAndrea Arcangeli2008-07-29
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'zero-len' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...Linus Torvalds2008-08-01
|\ \ \ \ \ \ \
| * | | | | | | drivers/media, include/media: delete zero-length filesJeff Garzik2008-07-31
| | |/ / / / / | |/| | | | |
* | | | | | | mm/hugetlb: don't crash when HPAGE_SHIFT is 0Benjamin Herrenschmidt2008-08-01
* | | | | | | Missing symbol prefix on vmlinux.lds.hYoshinori Sato2008-08-01
* | | | | | | PNP: fix formatting of dbg_pnp_show_resources() outputBjorn Helgaas2008-08-01
* | | | | | | Remove newline from the description of module parametersNiels de Vos2008-08-01
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-08-01
|\ \ \ \ \ \ \