Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | sh: Preliminary support for the SH-X3 CPU. | Paul Mundt | 2007-06-20 | 2 | -3/+26 | |
| * | | | | | | sh: Fix SH-4 CPU selects. | Paul Mundt | 2007-06-08 | 1 | -6/+19 | |
* | | | | | | | cpwatchdog build fix | Andrew Morton | 2007-07-16 | 1 | -0/+1 | |
* | | | | | | | sn_console section mismatch warning | Jes Sorensen | 2007-07-16 | 1 | -2/+2 | |
* | | | | | | | drivers/char/ipmi/ipmi_si_intf.c: lower printk severity | Dan Aloni | 2007-07-16 | 1 | -1/+1 | |
* | | | | | | | drivers/char/ipmi/ipmi_poweroff.c: lower printk severity | Dan Aloni | 2007-07-16 | 1 | -1/+1 | |
* | | | | | | | isapnp: remove pointless check of 'type' against 0 in isapnp_read_tag() | Jesper Juhl | 2007-07-16 | 1 | -2/+0 | |
* | | | | | | | serial: remove termios checks from various old char serial drivers | Alan Cox | 2007-07-16 | 5 | -38/+12 | |
* | | | | | | | 68360serial: remove broken optimisation | Alan Cox | 2007-07-16 | 1 | -7/+0 | |
* | | | | | | | synclink: remove bogus 'no change' termios optimisation from synclink drivers | Alan Cox | 2007-07-16 | 3 | -24/+0 | |
* | | | | | | | genericserial: remove bogus optimisation check and dead code paths | Alan Cox | 2007-07-16 | 1 | -117/+3 | |
* | | | | | | | amiserial: remove incorrect 'no termios change' check | Alan Cox | 2007-07-16 | 1 | -6/+1 | |
* | | | | | | | dma: make dma pool to use kmalloc_node | Yinghai Lu | 2007-07-16 | 1 | -1/+1 | |
* | | | | | | | parport_pc: it887x fix | Niels de Vos | 2007-07-16 | 1 | -3/+2 | |
* | | | | | | | nbd.c: sock_xmit: cleanup signal related code | Oleg Nesterov | 2007-07-16 | 1 | -16/+6 | |
* | | | | | | | kcdrwd: remove unneeded flush_signals() call | Oleg Nesterov | 2007-07-16 | 1 | -3/+0 | |
* | | | | | | | adb_probe_task: remove unneeded flush_signals() call | Oleg Nesterov | 2007-07-16 | 1 | -8/+2 | |
* | | | | | | | COBALT: remove all references to Cobalt NVRAM | Robert P. J. Day | 2007-07-16 | 1 | -191/+1 | |
* | | | | | | | Audit: add TTY input auditing | Miloslav Trmac | 2007-07-16 | 4 | -5/+375 | |
* | | | | | | | intel-rng: undo mess made by an 80 column extremist | Alan Cox | 2007-07-16 | 1 | -6/+4 | |
* | | | | | | | undeprecate raw driver | Dave Jones | 2007-07-16 | 1 | -5/+4 | |
* | | | | | | | sony-laptop: use NULL for pointer | Randy Dunlap | 2007-07-16 | 1 | -1/+2 | |
* | | | | | | | remove sonypi_camera_command() | Adrian Bunk | 2007-07-16 | 1 | -47/+0 | |
* | | | | | | | Kernel utf-8 handling | Jan Engelhardt | 2007-07-16 | 3 | -22/+130 | |
* | | | | | | | Remove capability.h from mm.h | Alexey Dobriyan | 2007-07-16 | 2 | -2/+2 | |
* | | | | | | | atmel_serial: fix break handling | Haavard Skinnemoen | 2007-07-16 | 1 | -2/+30 | |
* | | | | | | | dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs | Dan Williams | 2007-07-16 | 1 | -1/+1 | |
* | | | | | | | Char: ip2, use msleep for sleeping | Jiri Slaby | 2007-07-16 | 1 | -43/+1 | |
* | | | | | | | Char: n_r3964, use wait_event_interruptible | Jiri Slaby | 2007-07-16 | 1 | -12/+2 | |
* | | | | | | | Char: genrtc, use wait_event_interruptible | Jiri Slaby | 2007-07-16 | 1 | -17/+5 | |
* | | | | | | | Char: tty_ioctl, little whitespace cleanup | Jiri Slaby | 2007-07-16 | 1 | -4/+3 | |
* | | | | | | | Char: tty_ioctl, use wait_event_interruptible_timeout | Jiri Slaby | 2007-07-16 | 1 | -18/+3 | |
* | | | | | | | Char: mxser_new, fix sparse warning | Jiri Slaby | 2007-07-16 | 1 | -1/+1 | |
* | | | | | | | kconfig: no STRANGE misc. devices | Randy Dunlap | 2007-07-16 | 1 | -3/+3 | |
* | | | | | | | tty_io: Use kzalloc | Jean Delvare | 2007-07-16 | 1 | -8/+3 | |
* | | | | | | | Char: n_hdlc, allow RESTARTSYS retval of tty write | Jiri Slaby | 2007-07-16 | 1 | -1/+6 | |
* | | | | | | | RTC: Ratelimit "lost interrupts" message | Ben Collins | 2007-07-16 | 1 | -1/+2 | |
* | | | | | | | rocket.c: fix unchecked mutex_lock_interruptible() | Satyam Sharma | 2007-07-16 | 1 | -1/+2 | |
* | | | | | | | Introduce CONFIG_VIRT_TO_BUS | Stephen Rothwell | 2007-07-16 | 5 | -7/+8 | |
* | | | | | | | edd: switch to pci_get based API | Alan Cox | 2007-07-16 | 1 | -2/+5 | |
* | | | | | | | Update zilog timeout | Thiemo Seufer | 2007-07-16 | 1 | -0/+3 | |
* | | | | | | | drivers/block/z2ram: Remove TRUE/FALSE defines | Richard Knutsson | 2007-07-16 | 1 | -3/+0 | |
* | | | | | | | Make /proc/misc use seq_list_xxx helpers | Pavel Emelianov | 2007-07-16 | 1 | -15/+3 | |
* | | | | | | | Use mutexes instead of semaphores in I2O driver | Matthias Kaehlcke | 2007-07-16 | 3 | -11/+11 | |
* | | | | | | | Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t... | Alan Cox | 2007-07-16 | 4 | -19/+37 | |
* | | | | | | | use no_pci_devices() in pci/search.c | Andrew Morton | 2007-07-16 | 1 | -2/+2 | |
* | | | | | | | fix jvc cdrom drive lockup | Zhang, Yanmin | 2007-07-16 | 1 | -0/+12 | |
* | | | | | | | Use menuconfig objects: W1 | Jan Engelhardt | 2007-07-16 | 3 | -14/+9 | |
* | | | | | | | Use menuconfig objects: PNP | Jan Engelhardt | 2007-07-16 | 3 | -10/+7 | |
* | | | | | | | Use menuconfig objects: parport | Jan Engelhardt | 2007-07-16 | 1 | -15/+11 |