summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-01x86-64, kcmp: The kcmp system call can be commonH. Peter Anvin
2012-07-26arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error caseJulia Lawall
2012-07-26x86/mce: Add quirk for instruction recovery on Sandy Bridge processorsTony Luck
2012-07-26x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h>Tony Luck
2012-07-26x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqsTomoki Sekiyama
2012-07-25Merge branch 'linus' into x86/urgentIngo Molnar
2012-07-25x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox
2012-07-22Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-22Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-22Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-07-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-07-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-07-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-07-22Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrto...Ingo Molnar
2012-07-21Linux 3.5Linus Torvalds
2012-07-21Remove SYSTEM_SUSPEND_DISK system stateRafael J. Wysocki
2012-07-21Merge branch 'anton-kgdb' (kgdb dmesg fixups)Linus Torvalds
2012-07-21kdb: Switch to nolock variants of kmsg_dump functionsAnton Vorontsov
2012-07-21printk: Implement some unlocked kmsg_dump functionsAnton Vorontsov
2012-07-21printk: Remove kdb_syslog_dataAnton Vorontsov
2012-07-21kdb: Revive dmesg commandAnton Vorontsov
2012-07-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-07-20Merge tag 'dm-3.5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2012-07-20Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2012-07-20Merge tag 'upstream-3.5-rc8' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-07-20dm raid1: set discard_zeroes_data_unsupportedMikulas Patocka
2012-07-20dm thin: do not send discards to shared blocksMikulas Patocka
2012-07-20dm raid1: fix crash with mirror recovery and discardMikulas Patocka
2012-07-20pnfs-obj: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh
2012-07-20pnfs-obj: don't leak objio_state if ore_write/read failsBoaz Harrosh
2012-07-20ore: Unlock r4w pages in exact reverse order of lockingBoaz Harrosh
2012-07-20ore: Remove support of partial IO request (NFS crash)Boaz Harrosh
2012-07-20ore: Fix NFS crash by supporting any unaligned RAID IOBoaz Harrosh
2012-07-20UBIFS: fix a bug in empty space fix-upArtem Bityutskiy
2012-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-07-19Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-19Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-07-19cx25821: Remove bad strcpy to read-only char*Ezequiel Garcia
2012-07-19HID: hid-multitouch: add support for Zytronic panelsBenjamin Tissoires
2012-07-19MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior
2012-07-19MIPS: Fix bug.h MIPS build regressionYoichi Yuasa
2012-07-19MIPS: sync-r4k: remove redundant irq operationYong Zhang
2012-07-19MIPS: smp: Warn on too early irq enableYong Zhang
2012-07-19MIPS: call set_cpu_online() on cpu being brought up with irq disabledYong Zhang