Age | Commit message (Expand) | Author |
2012-03-13 | Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-03-12 | Merge branch 'perf/hw-branch-sampling' into perf/core | Ingo Molnar |
2012-03-12 | perf/x86: Prettify pmu config literals | Peter Zijlstra |
2012-03-12 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2012-03-12 | perf/x86: Fix local vs remote memory events for NHM/WSM | Peter Zijlstra |
2012-03-12 | sched: Cleanup cpu_active madness | Peter Zijlstra |
2012-03-12 | arch/tile: misplaced parens near likely | roel |
2012-03-12 | arch/tile: sync up the defconfig files to the tip | Chris Metcalf |
2012-03-12 | arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639 | Chris Metcalf |
2012-03-12 | Merge 3.3-rc7 into usb-next | Greg Kroah-Hartman |
2012-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-03-09 | x86: Derandom delay_tsc for 64 bit | Thomas Gleixner |
2012-03-09 | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman |
2012-03-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-03-09 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds |
2012-03-09 | Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-09 | vfs: use 'unsigned long' accesses for dcache name comparison and hashing | Linus Torvalds |
2012-03-09 | Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2012-03-09 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-03-08 | TTY: pdc_cons, use tty_port | Jiri Slaby |
2012-03-08 | TTY: pdc_cons, fix open vs pdc_console_tty_driver race | Jiri Slaby |
2012-03-08 | TTY: pdc_cons, fix open vs timer race | Jiri Slaby |
2012-03-08 | TTY: pdc_cons, fix racy tty test | Jiri Slaby |
2012-03-08 | TTY: simserial, final cleanup | Jiri Slaby |
2012-03-08 | TTY: simserial, reindent some code | Jiri Slaby |
2012-03-08 | TTY: simserial, fix includes | Jiri Slaby |
2012-03-08 | TTY: simserial, remove useless comments | Jiri Slaby |
2012-03-08 | TTY: simserial, use tty_port_hangup | Jiri Slaby |
2012-03-08 | TTY: simserial, use tty_port_open | Jiri Slaby |
2012-03-08 | TTY: simserial, properly refcount tty_port->tty | Jiri Slaby |
2012-03-08 | TTY: simserial, use tty_port_close_start | Jiri Slaby |
2012-03-08 | TTY: simserial, use tty_port_close_end | Jiri Slaby |
2012-03-08 | TTY: simserial, remove some tty ops | Jiri Slaby |
2012-03-08 | TTY: simserial, define local tty_port pointer | Jiri Slaby |
2012-03-08 | TTY: simserial no longer needs serialP | Jiri Slaby |
2012-03-08 | TTY: simserial, stop using serial_state->{line,icount} | Jiri Slaby |
2012-03-08 | TTY: simserial, remove tmp_buf | Jiri Slaby |
2012-03-08 | TTY: simserial, remove static initialization | Jiri Slaby |
2012-03-08 | TTY: amiserial/simserial, use flags from tty_port | Jiri Slaby |
2012-03-08 | TTY: amiserial/simserial, use count from tty_port | Jiri Slaby |
2012-03-08 | TTY: amiserial/simserial, use close delays from tty_port | Jiri Slaby |
2012-03-08 | TTY: amiserial/simserial, use tty_port | Jiri Slaby |
2012-03-08 | TTY: simserial, pass tty down to functions | Jiri Slaby |
2012-03-08 | TTY: serialP, merge serial_state and async_struct | Jiri Slaby |
2012-03-08 | TTY: simserial, remove IRQ_T | Jiri Slaby |
2012-03-08 | TTY: simserial, remove support of shared interrupts | Jiri Slaby |
2012-03-08 | TTY: simserial/amiserial, use one instance of other members | Jiri Slaby |
2012-03-08 | TTY: simserial, use only one copy of async flags | Jiri Slaby |
2012-03-08 | simserial, bail out when request_irq fails | Jiri Slaby |
2012-03-08 | hpsim, initialize chip for assigned irqs | Jiri Slaby |