Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | vt:tackle kbd_table | Alan Cox | 2012-03-08 | 3 | -8/+24 | |
* | vt: lock the accent table | Alan Cox | 2012-02-24 | 1 | -0/+3 | |
* | tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h | Paul Gortmaker | 2012-02-10 | 1 | -0/+33 | |
* | Merge tag 'tty-3.3-rc3' tty-next | Greg Kroah-Hartman | 2012-02-10 | 4 | -6/+24 | |
|\ | ||||||
| * | tty: serial: altera_uart: remove early_altera_uart_setup | Tobias Klauser | 2012-02-09 | 1 | -4/+0 | |
| * | TTY: provide tty_standard_install helper | Jiri Slaby | 2012-02-02 | 1 | -0/+2 | |
| * | serial/efm32: add new driver | Uwe Kleine-König | 2012-01-26 | 2 | -0/+20 | |
| * | tty: rework pty count limiting | Konstantin Khlebnikov | 2012-01-24 | 1 | -0/+1 | |
| * | tty: cleanup prohibition of direct opening for unix98 pty master | Konstantin Khlebnikov | 2012-01-24 | 1 | -2/+1 | |
* | | Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-02-09 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu() | Kuninori Morimoto | 2012-02-01 | 1 | -1/+1 | |
* | | | Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-02-08 | 3 | -3/+4 | |
|\ \ \ | ||||||
| * | | | target: Change target_submit_cmd() to return void | Andy Grover | 2012-02-07 | 1 | -1/+1 | |
| * | | | target: Allow control CDBs with data > 1 page | Andy Grover | 2012-01-18 | 2 | -2/+3 | |
* | | | | Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-02-07 | 1 | -0/+5 | |
|\ \ \ \ | ||||||
| * | | | | OMAPDSS: HDMI: PHY burnout fix | Tomi Valkeinen | 2012-01-26 | 1 | -0/+5 | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2012-02-07 | 1 | -0/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | lib: add NO_GENERIC_PCI_IOPORT_MAP | Michael S. Tsirkin | 2012-01-31 | 1 | -0/+10 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam... | Linus Torvalds | 2012-02-07 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | mfd: Store twl6040-codec mclk configuration | Peter Ujfalusi | 2012-02-03 | 1 | -0/+2 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | exec: fix use-after-free bug in setup_new_exec() | Heiko Carstens | 2012-02-06 | 1 | -1/+2 | |
* | | | | | | Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-02-04 | 1 | -1/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | PM / QoS: CPU C-state breakage with PM Qos change | Venkatesh Pallipadi | 2012-02-04 | 1 | -1/+13 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-02-04 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Input: gpio_keys - fix struct device declared inside parameter list | Heiko Stübner | 2012-02-01 | 1 | -0/+2 | |
* | | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-02-04 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | dma: sh_dma: not all SH DMAC implementations support MEMCPY | Guennadi Liakhovetski | 2012-02-01 | 1 | -0/+1 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3 | Linus Torvalds | 2012-02-04 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | mtd: fix MTD suspend | Artem Bityutskiy | 2012-01-30 | 1 | -3/+1 | |
* | | | | | | | | Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 2012-02-03 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2012-01-31 | 498 | -4678/+14962 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functions | Axel Lin | 2012-01-30 | 1 | -0/+2 | |
* | | | | | | | | | include/linux/lp8727.h: Remove executable bit | Josh Triplett | 2012-02-02 | 1 | -0/+0 | |
* | | | | | | | | | Fix race in process_vm_rw_core | Christopher Yeoh | 2012-02-02 | 1 | -0/+6 | |
| | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ | ||||||
*---. \ \ \ \ \ \ \ \ | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen... | Linus Torvalds | 2012-02-02 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | perf: Fix broken interrupt rate throttling | Stephane Eranian | 2012-01-27 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 2012-02-01 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | lib/mpi: replaced MPI_NULL with normal NULL | Dmitry Kasatkin | 2012-02-02 | 1 | -2/+0 | |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
* / | | | | | | | | | | | mtd: fix merge conflict resolution breakage | Artem Bityutskiy | 2012-02-01 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream | Linus Torvalds | 2012-01-31 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
* \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-01-30 | 1 | -139/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb... | Greg Kroah-Hartman | 2012-01-25 | 1 | -139/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | usb: otg: kill langwell_otg driver | Alexander Shishkin | 2012-01-24 | 1 | -139/+0 | |
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||||
| * / | | | | | | | | | | | kernel-doc: fix new warning in usb.h | Randy Dunlap | 2012-01-24 | 1 | -0/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-01-30 | 3 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL | Glauber Costa | 2012-01-30 | 1 | -0/+2 | |
| * | | | | | | | | | | | | netns: Fail conspicously if someone uses net_generic at an inappropriate time. | Eric W. Biederman | 2012-01-27 | 1 | -0/+1 | |
| * | | | | | | | | | | | | net: explicitly add jump_label.h header to sock.h | Glauber Costa | 2012-01-26 | 1 | -0/+1 | |
* | | | | | | | | | | | | | PM / Hibernate: Fix s2disk regression related to freezing workqueues | Rafael J. Wysocki | 2012-01-29 | 1 | -0/+2 | |
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-01-28 | 1 | -164/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |