summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-1924-469/+562
|\
| * s390/pci: implement hotplug notificationsSebastian Ott2013-11-151-25/+54
| * s390/scm_block: do not hide eadm subchannel dependencySebastian Ott2013-11-155-84/+10
| * s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu2013-11-153-22/+11
| * s390/sclp: Move early code from sclp_cmd.c to sclp_early.cMichael Holzheu2013-11-154-172/+178
| * s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu2013-11-1510-32/+142
| * s390/sclp: Move declarations for sclp_sdias into separate header fileMichael Holzheu2013-11-152-56/+68
| * s390/pci: implement pcibios_remove_busSebastian Ott2013-11-153-40/+39
| * s390/pci: improve handling of bus resourcesSebastian Ott2013-11-152-65/+86
| * s390/3270: fix missing device_destroy() callHendrik Brueckner2013-11-151-0/+1
| * s390/boot: Install bzImage as default kernel imageHendrik Brueckner2013-11-151-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2013-11-1921-1041/+273
|\ \
| * | um: Remove unused declarations from <as-layout.h>Geert Uytterhoeven2013-11-172-3/+1
| * | um: remove used STDIO_CONSOLE Kconfig paramMichael Opdenacker2013-11-171-4/+0
| * | um/vdso: add .gitignore for a couple of targetsRamkumar Ramachandra2013-11-171-0/+2
| * | arch/um: make it work with defconfig and x86_64Ramkumar Ramachandra2013-11-176-904/+167
| * | um: Make kstack_depth_to_print conform to arch/x86Richard Weinberger2013-11-171-4/+1
| * | um: Get rid of thread_struct->saved_taskRichard Weinberger2013-11-173-18/+4
| * | um: Make stack trace reliable against kernel mode faultsRichard Weinberger2013-11-175-12/+44
| * | um: Rewrite show_stack()Richard Weinberger2013-11-176-106/+64
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-0/+1
|\ \ \
| * | | x86: Export 'boot_cpu_physical_apicid' to modulesDavid Rientjes2013-11-151-0/+1
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-1950-275/+55
|\ \ \ \
| * | | | preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-1332-89/+8
| * | | | sparc: Use preempt_schedule_irqThomas Gleixner2013-11-131-4/+2
| * | | | ia64: Use preempt_schedule_irqThomas Gleixner2013-11-131-14/+1
| * | | | m32r: Use preempt_schedule_irqThomas Gleixner2013-11-131-7/+1
| * | | | hardirq: Make hardirq bits genericThomas Gleixner2013-11-139-71/+8
| * | | | m68k: Simplify low level interrupt handling codeThomas Gleixner2013-11-134-88/+15
| * | | | genirq: Prevent spurious detection for unconditionally polled interruptsThomas Gleixner2013-11-133-4/+22
* | | | | seq_file: always clear m->count when we free m->bufAl Viro2013-11-181-1/+2
* | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-11-18103-407/+905
|\ \ \ \ \
| * | | | | watchdog: w83627hf: Use helper functions to access superio registersGuenter Roeck2013-11-181-56/+76
| * | | | | watchdog: w83627hf: Enable watchdog device only if not already enabledGuenter Roeck2013-11-181-1/+3
| * | | | | watchdog: w83627hf: Enable watchdog only onceGuenter Roeck2013-11-181-18/+17
| * | | | | watchdog: w83627hf: Convert to watchdog infrastructureGuenter Roeck2013-11-182-168/+48
| * | | | | watchdog: omap_wdt: raw read and write endian fixVictor Kamensky2013-11-171-18/+18
| * | | | | watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATEUwe Kleine-König2013-11-171-2/+4
| * | | | | watchdog: pcwd_usb: overflow in usb_pcwd_send_command()Dan Carpenter2013-11-171-2/+2
| * | | | | watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe()Wei Yongjun2013-11-171-1/+1
| * | | | | watchdog: watchdog_core: Fix a trivial typoSachin Kamat2013-11-171-1/+1
| * | | | | watchdog: dw: Enable OF support for DW watchdog timerDinh Nguyen2013-11-172-0/+31
| * | | | | watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-1787-112/+6
| * | | | | watchdog: ts72xx_wdt: Propagate return value from timeout_to_regvalGuenter Roeck2013-11-171-1/+1
| * | | | | watchdog: pcwd_usb: Use allocated buffer for usb_control_msgGuenter Roeck2013-11-171-1/+7
| * | | | | watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata()Michal Simek2013-11-171-1/+0
| * | | | | watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVIXianglong Du2013-11-175-0/+249
| * | | | | watchdog: Remove redundant of_match_ptrSachin Kamat2013-11-173-3/+3
| * | | | | watchdog: ts72xx_wdt: cleanup return codes in ioctlDan Carpenter2013-11-171-20/+16
| * | | | | documentation/devicetree: Move DT bindings from gpio to watchdogJohannes Thumshirn2013-11-171-0/+0
OpenPOWER on IntegriCloud