Linus Torvalds 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
..
agp 2f0384e5fc Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
hw_random 6038f373a3 llseek: automatically add .llseek fop 14 years ago
ip2 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
ipmi 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
mwave 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
pcmcia 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
rio 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
tpm 9b3056cca0 tpm: change 'tpm_suspend_pcr' to be module parameter 14 years ago
xilinx_hwicap 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
.gitignore af8b128719 [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support. 19 years ago
Kconfig 7b95809045 pc8736x_gpio: depends on X86_32 15 years ago
Makefile b07471fa51 tty: implement BTM as mutex instead of BKL 15 years ago
amiserial.c e142a31da3 tty: release BTM while sleeping in block_til_ready 15 years ago
apm-emulation.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
applicom.c 613655fa39 drivers: autoconvert trivial BKL users to private mutex 15 years ago
applicom.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
bfin-otp.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
bfin_jtag_comm.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
briq_panel.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
bsr.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
cd1865.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
consolemap.c 71183c9480 consolemap: indentation & braces disagree - reindent 16 years ago
cp437.uni f75bc06e5d unicode table for cp437 16 years ago
cs5535_gpio.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
cyclades.c be1bc2889a tty: introduce wait_event_interruptible_tty 15 years ago
defkeymap.c_shipped 5ce2087ed0 Fix default compose table initialization 17 years ago
defkeymap.map 1da177e4c3 Linux-2.6.12-rc2 20 years ago
digi1.h f2cf8e25ba [PATCH] Clean up the old digi support and rescue it 20 years ago
digiFep1.h f2cf8e25ba [PATCH] Clean up the old digi support and rescue it 20 years ago
digiPCI.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
ds1302.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
ds1620.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
dsp56k.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
dtlk.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
efirtc.c f29627c2a3 efirtc: explicitly set llseek to no_llseek 15 years ago
epca.c 7cc34fd028 epca: Kill the big kernel lock 15 years ago
epca.h 52d417388d epca: use tty_port 17 years ago
epcaconfig.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
generic_nvram.c 613655fa39 drivers: autoconvert trivial BKL users to private mutex 15 years ago
generic_serial.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
genrtc.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
hangcheck-timer.c f335397d17 Input: sysrq - drop tty argument form handle_sysrq() 15 years ago
hpet.c 54066a57c5 hpet: kill BKL, add compat_ioctl 15 years ago
hvc_beat.c 6ebdc661b6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 15 years ago
hvc_console.c f335397d17 Input: sysrq - drop tty argument form handle_sysrq() 15 years ago
hvc_console.h 119ea10947 hvc_console: Remove __devinit annotation from hvc_alloc 15 years ago
hvc_irq.c c21f7a527f hvc_console: Call free_irq() only if request_irq() was successful 16 years ago
hvc_iseries.c 318ae2edc3 Merge branch 'for-next' into for-linus 15 years ago
hvc_iucv.c 549a8a0306 Add param ops struct for hvc_iucv driver. 15 years ago
hvc_rtas.c 1dff399616 hvc_console: make the ops pointer const. 15 years ago
hvc_tile.c ef06f55a5c arch/tile: catch up on various minor cleanups. 15 years ago
hvc_udbg.c 1dff399616 hvc_console: make the ops pointer const. 15 years ago
hvc_vio.c 1dff399616 hvc_console: make the ops pointer const. 15 years ago
hvc_xen.c 1dff399616 hvc_console: make the ops pointer const. 15 years ago
hvcs.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
hvsi.c f335397d17 Input: sysrq - drop tty argument form handle_sysrq() 15 years ago
i8k.c 613655fa39 drivers: autoconvert trivial BKL users to private mutex 15 years ago
isicom.c ec82db129e isicom: kill off the BKL 15 years ago
istallion.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
keyboard.c 8ce73264b7 tty: Move the vt_tty field from the vc_data into the standard tty_port 15 years ago
lp.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
mbcs.c 613655fa39 drivers: autoconvert trivial BKL users to private mutex 15 years ago
mbcs.h ae5e29798a MBCS: convert dmareadlock to mutex 17 years ago
mem.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
misc.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
mmtimer.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
moxa.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
moxa.h 2108eba5c5 Char: moxa, cleanup rx/tx 17 years ago
mspec.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
mxser.c 464eb8f596 mxser: remove unnesesary NULL check 15 years ago
mxser.h 148ff86b11 mxser: convert large macros to functions 17 years ago
n_gsm.c e73790a57a drivers/char/n_gsm.c: add missing spin_unlock_irqrestore 15 years ago
n_hdlc.c ec79d6056d tty: replace BKL with a new tty_lock 15 years ago
n_r3964.c be1bc2889a tty: introduce wait_event_interruptible_tty 15 years ago
n_tty.c 26df6d1340 tty: Add EXTPROC support for LINEMODE 15 years ago
nozomi.c 4457d98459 kfifo: fix kfifo miss use of nozami.c 15 years ago
nsc_gpio.c a7113a9662 [PATCH] struct path: convert char-drivers 18 years ago
nvram.c 613655fa39 drivers: autoconvert trivial BKL users to private mutex 15 years ago
nwbutton.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
nwbutton.h 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
nwflash.c 613655fa39 drivers: autoconvert trivial BKL users to private mutex 15 years ago
pc8736x_gpio.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
ppdev.c 613655fa39 drivers: autoconvert trivial BKL users to private mutex 15 years ago
ps3flash.c 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
pty.c d996b62a8d tty: fix fu_list abuse 15 years ago
ramoops.c 56d611a04f char drivers: RAM oops/panic logger 15 years ago
random.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
raw.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
riscom8.c bf936f92a7 riscom8: kill use of lock_kernel 15 years ago
riscom8.h 44b7d1b37f tty: add more tty_port fields 17 years ago
riscom8_reg.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
rocket.c 49bf7eaffc rocket: add a mutex_unlock() 15 years ago
rocket.h a129909ca9 tty: rocketport uses different port flags to everyone else 16 years ago
rocket_int.h a129909ca9 tty: rocketport uses different port flags to everyone else 16 years ago
rtc.c 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago
scc.h 3d92e8f3ae m68k: atari - Rename "mfp" to "st_mfp" 16 years ago
scx200_gpio.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
selection.c ddcd9fb66a tty: remove tty_lock_nested 15 years ago
ser_a2232.c d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
ser_a2232.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
ser_a2232fw.ax 1da177e4c3 Linux-2.6.12-rc2 20 years ago
ser_a2232fw.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
serial167.c e142a31da3 tty: release BTM while sleeping in block_til_ready 15 years ago
snsc.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
snsc.h 6188e10d38 Convert asm/semaphore.h users to linux/semaphore.h 17 years ago
snsc_event.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
sonypi.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
specialix.c e142a31da3 tty: release BTM while sleeping in block_til_ready 15 years ago
specialix_io8.h 44b7d1b37f tty: add more tty_port fields 17 years ago
stallion.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
sx.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
sx.h 1237a2ef31 Char: char/serial, remove SERIAL_TYPE_NORMAL redefines 17 years ago
sxboards.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
sxwindow.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
synclink.c e142a31da3 tty: release BTM while sleeping in block_til_ready 15 years ago
synclink_gt.c 80d04f22b0 synclink: add mutex_unlock() on error path 15 years ago
synclinkmp.c e142a31da3 tty: release BTM while sleeping in block_til_ready 15 years ago
sysrq.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
tb0219.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
tlclk.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
toshiba.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
tty_audit.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
tty_buffer.c ccc5ca8d4c tty: fix obsolete comment on tty_insert_flip_string_fixed_flag 15 years ago
tty_io.c 6eb68d6f3b tty: fix tty_line must not be equal to number of allocated tty pointers in tty driver 15 years ago
tty_ioctl.c 26df6d1340 tty: Add EXTPROC support for LINEMODE 15 years ago
tty_ldisc.c ddcd9fb66a tty: remove tty_lock_nested 15 years ago
tty_mutex.c b07471fa51 tty: implement BTM as mutex instead of BKL 15 years ago
tty_port.c e142a31da3 tty: release BTM while sleeping in block_til_ready 15 years ago
uv_mmtimer.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
vc_screen.c ec79d6056d tty: replace BKL with a new tty_lock 15 years ago
viotape.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
virtio_console.c 299fb61c08 virtio: console: Disable lseek(2) for port file operations 14 years ago
vme_scc.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
vt.c 9fc2b2d0cf vt: Fix console corruption on driver hand-over. 15 years ago
vt_ioctl.c 2c4e9671ed Input: use PIT_TICK_RATE in vt beep ioctl 15 years ago