- ce24d8a sparc: use block_sigmask() by Matt Fleming · 13 years ago
- d12f7c4 xtensa: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
- 3785006 xtensa: don't mask signals if we fail to setup signal stack by Matt Fleming · 13 years ago
- ff6d21e xtensa: no need to reset handler if SA_ONESHOT by Matt Fleming · 13 years ago
- fa47ac5 xtensa: don't reimplement force_sigsegv() by Matt Fleming · 13 years ago
- 1a5a990 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode by Andrea Arcangeli · 13 years ago
- d15d764 Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
- f8974cb Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
- c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
- c7c66c0 Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
- 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
- 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
- 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
- ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
- 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
- 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
- 161f7a7 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 0bbfcaf Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 5928a2b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- a24401b highmem: kill all __kmap_atomic() by Cong Wang · 13 years ago
- 8fd75e1 x86: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
- 91f2359 um: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
- bc3e11b sh: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
- 2480b20 powerpc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
- 9c02048 mips: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
- 5472e86 arm: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
- b0e37d7 Merge branch 'dcache-word-accesses' by Linus Torvalds · 13 years ago
- bf362f7 constify struct pci_dev * in obvious cases by Al Viro · 13 years ago
- dc72d99 net: bpf_jit: fix BPF_S_LDX_B_MSH compilation by Eric Dumazet · 13 years ago
- 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 115e4bf Merge remote-tracking branch 'regulator/topic/supply' into regulator-next by Mark Brown · 13 years ago
- 9fc005c Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 13 years ago
- 62dc7c0 Merge branch 'pm-domains' by Rafael J. Wysocki · 13 years ago
- 2ee619f PM / shmobile: Make TMU driver use pm_genpd_dev_always_on() by Rafael J. Wysocki · 13 years ago
- 6e780cf C6X: remove dead code from entry.S by Mark Salter · 13 years ago
- 5d98cd4 USB: use generic platform driver on ath79 by Hauke Mehrtens · 13 years ago
- cc19812 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
- ce06b0f arch/tile/configs: convert to minimal configs via "make savedefconfig" by Chris Metcalf · 13 years ago
- e0adb99 sparc32: Add -Av8 to assembler command line. by David S. Miller · 13 years ago
- 69539ab Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
- 0a49aec Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- ad09233 tile: Use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
- df8d291 Merge branch 'linus' into irq/core by Thomas Gleixner · 13 years ago
- 9993bc63 sched/x86: Fix overflow in cyc2ns_offset by Salman Qazi · 13 years ago
- 47258cf Merge tag 'v3.3-rc7' into sched/core by Ingo Molnar · 13 years ago
- 212ad2f Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
- a10a854 Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
- bea95c1 Merge branch 'perf/hw-branch-sampling' into perf/core by Ingo Molnar · 13 years ago
- f9b4eeb perf/x86: Prettify pmu config literals by Peter Zijlstra · 13 years ago
- 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
- 87e24f4 perf/x86: Fix local vs remote memory events for NHM/WSM by Peter Zijlstra · 13 years ago
- 5fbd036 sched: Cleanup cpu_active madness by Peter Zijlstra · 13 years ago
- cf8c1da arch/tile: misplaced parens near likely by roel · 13 years ago
- 7ed725c arch/tile: sync up the defconfig files to the tip by Chris Metcalf · 13 years ago
- 688b4db arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639 by Chris Metcalf · 13 years ago
- f7a0d42 Merge 3.3-rc7 into usb-next by Greg Kroah-Hartman · 13 years ago
- b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- a7f4255 x86: Derandom delay_tsc for 64 bit by Thomas Gleixner · 13 years ago
- 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 13 years ago
- 74dd152 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
- 0ab5d75 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 13 years ago
- 0cacaf5 Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
- bfcfaa7 vfs: use 'unsigned long' accesses for dcache name comparison and hashing by Linus Torvalds · 13 years ago
- 9f8050c Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- ee0849c Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
- 5dd5bc4 TTY: pdc_cons, use tty_port by Jiri Slaby · 13 years ago
- 0b479d5 TTY: pdc_cons, fix open vs pdc_console_tty_driver race by Jiri Slaby · 13 years ago
- 52b762f TTY: pdc_cons, fix open vs timer race by Jiri Slaby · 13 years ago
- e380a81 TTY: pdc_cons, fix racy tty test by Jiri Slaby · 13 years ago
- 6e9ebcf TTY: simserial, final cleanup by Jiri Slaby · 13 years ago
- f66279c TTY: simserial, reindent some code by Jiri Slaby · 13 years ago
- 8b91633 TTY: simserial, fix includes by Jiri Slaby · 13 years ago
- adb636f TTY: simserial, remove useless comments by Jiri Slaby · 13 years ago
- 458cd31 TTY: simserial, use tty_port_hangup by Jiri Slaby · 13 years ago
- 9aead90 TTY: simserial, use tty_port_open by Jiri Slaby · 13 years ago
- 3a5c242 TTY: simserial, properly refcount tty_port->tty by Jiri Slaby · 13 years ago
- 78e74d7 TTY: simserial, use tty_port_close_start by Jiri Slaby · 13 years ago
- 3734303 TTY: simserial, use tty_port_close_end by Jiri Slaby · 13 years ago
- 2fcd5ca TTY: simserial, remove some tty ops by Jiri Slaby · 13 years ago
- 7f32f8d TTY: simserial, define local tty_port pointer by Jiri Slaby · 13 years ago
- 3c4782d TTY: simserial no longer needs serialP by Jiri Slaby · 13 years ago
- 98e3a9e TTY: simserial, stop using serial_state->{line,icount} by Jiri Slaby · 13 years ago
- d88405d TTY: simserial, remove tmp_buf by Jiri Slaby · 13 years ago
- fd2d7a6 TTY: simserial, remove static initialization by Jiri Slaby · 13 years ago
- 01bd730 TTY: amiserial/simserial, use flags from tty_port by Jiri Slaby · 13 years ago
- 12c8035 TTY: amiserial/simserial, use count from tty_port by Jiri Slaby · 13 years ago
- 799be6f TTY: amiserial/simserial, use close delays from tty_port by Jiri Slaby · 13 years ago
- 8775879 TTY: amiserial/simserial, use tty_port by Jiri Slaby · 13 years ago
- 5e99d54 TTY: simserial, pass tty down to functions by Jiri Slaby · 13 years ago
- 916b765 TTY: serialP, merge serial_state and async_struct by Jiri Slaby · 13 years ago
- 2f8c521 TTY: simserial, remove IRQ_T by Jiri Slaby · 13 years ago
- 964105b TTY: simserial, remove support of shared interrupts by Jiri Slaby · 13 years ago
- d852256 TTY: simserial/amiserial, use one instance of other members by Jiri Slaby · 13 years ago
- 979b6d8 TTY: simserial, use only one copy of async flags by Jiri Slaby · 13 years ago
- 9e12dd5 simserial, bail out when request_irq fails by Jiri Slaby · 13 years ago
- 6efb6b7 hpsim, initialize chip for assigned irqs by Jiri Slaby · 13 years ago
- 035cfe5 simserial, include some headers by Jiri Slaby · 13 years ago
- 0745d19 hpsim, fix SAL handling in fw-emu by Jiri Slaby · 13 years ago