| Commit message (Expand) | Author | Age | Files | Lines |
* | move proc_kmsg_operations to fs/proc/internal.h | Adrian Bunk | 2008-07-25 | 3 | -1/+3 |
* | unexport proc_clear_tty | Adrian Bunk | 2008-07-25 | 1 | -1/+0 |
* | dell_rbu: use memory_read_from_buffer() | Akinobu Mita | 2008-07-25 | 1 | -25/+3 |
* | fs/partitions/efi: convert to pr_debug | Thomas Gleixner | 2008-07-25 | 1 | -25/+17 |
* | block/ioctl.c and fs/partition/check.c: check value returned by add_partition() | Abdel Benamrouche | 2008-07-25 | 2 | -4/+11 |
* | fs/partition/check.c: fix return value warning | Abdel Benamrouche | 2008-07-25 | 2 | -7/+23 |
* | dcdbas: use memory_read_from_buffer() | Akinobu Mita | 2008-07-25 | 1 | -11/+2 |
* | firmware: use memory_read_from_buffer() | Akinobu Mita | 2008-07-25 | 1 | -9/+3 |
* | drivers/misc/phantom: note PCI | Jiri Slaby | 2008-07-25 | 2 | -2/+4 |
* | Char: mxser, various cleanups | Jiri Slaby | 2008-07-25 | 1 | -20/+4 |
* | Char: mxser, remove predefined isa support | Jiri Slaby | 2008-07-25 | 1 | -40/+27 |
* | Char: mxser, prints cleanup | Jiri Slaby | 2008-07-25 | 1 | -43/+37 |
* | Char: mxser, update documentation | Jiri Slaby | 2008-07-25 | 1 | -140/+252 |
* | Char: mxser, globals cleanup | Jiri Slaby | 2008-07-25 | 1 | -75/+55 |
* | Char: mxser, ioctl cleanup | Jiri Slaby | 2008-07-25 | 1 | -23/+19 |
* | nwflash: use simple_read_from_buffer() | Akinobu Mita | 2008-07-25 | 1 | -23/+8 |
* | dsp56k: BKL pushdown | Alan Cox | 2008-07-25 | 1 | -6/+14 |
* | ds1302: push down the BKL into the driver ioctl code | Alan Cox | 2008-07-25 | 1 | -6/+11 |
* | ppdev: wrap ioctl handler in driver and push lock down | Alan Cox | 2008-07-25 | 1 | -5/+13 |
* | ixj: push BKL into driver and wrap ioctls | Alan Cox | 2008-07-25 | 1 | -4/+13 |
* | sx: push BKL down into the firmware ioctl handler | Alan Cox | 2008-07-25 | 1 | -30/+43 |
* | rio: push down the BKL into the firmware ioctl handler | Alan Cox | 2008-07-25 | 1 | -3/+5 |
* | mwave: ioctl BKL pushdown | Alan Cox | 2008-07-25 | 1 | -11/+28 |
* | ip2: push BKL down for the firmware interface | Alan Cox | 2008-07-25 | 1 | -5/+8 |
* | efirtc: push down the BKL | Alan Cox | 2008-07-25 | 1 | -16/+19 |
* | #if 0 hpet_unregister() | Adrian Bunk | 2008-07-25 | 1 | -0/+2 |
* | proper extern for mwave_s_mdd | Adrian Bunk | 2008-07-25 | 2 | -2/+2 |
* | elf: use ELF_CORE_EFLAGS for kcore ELF header flags | Edgar E. Iglesias | 2008-07-25 | 2 | -7/+7 |
* | pty: remove unused UNIX98_PTY_COUNT options | Adrian Bunk | 2008-07-25 | 2 | -28/+0 |
* | ipc: do not use a negative value to re-enable msgmni automatic recomputing | Nadia Derbey | 2008-07-25 | 3 | -19/+76 |
* | ipc: use simple_read_from_buffer() | Akinobu Mita | 2008-07-25 | 1 | -18/+7 |
* | ipc/sem.c: rewrite undo list locking | Manfred Spraul | 2008-07-25 | 2 | -55/+98 |
* | ipc/sem.c: convert sem_array.sem_pending to struct list_head | Manfred Spraul | 2008-07-25 | 2 | -64/+40 |
* | ipc/sem.c: remove unused entries from struct sem_queue | Manfred Spraul | 2008-07-25 | 2 | -4/+0 |
* | ipc/sem.c: convert undo structures to struct list_head | Manfred Spraul | 2008-07-25 | 2 | -80/+95 |
* | ipc: get rid of ipc_lock_down() | Nadia Derbey | 2008-07-25 | 3 | -75/+4 |
* | ipc: call idr_find() without locking in ipc_lock() | Nadia Derbey | 2008-07-25 | 1 | -9/+0 |
* | idr: make idr_remove rcu-safe | Nadia Derbey | 2008-07-25 | 1 | -14/+43 |
* | idr: make idr_find rcu-safe | Nadia Derbey | 2008-07-25 | 2 | -5/+22 |
* | idr: make idr_get_new* rcu-safe | Nadia Derbey | 2008-07-25 | 1 | -5/+9 |
* | idr: error checking factorization | Nadia Derbey | 2008-07-25 | 2 | -21/+15 |
* | idr: fix a printk call | Nadia Derbey | 2008-07-25 | 1 | -1/+2 |
* | idr: rename some of the idr APIs internal routines | Nadia Derbey | 2008-07-25 | 1 | -15/+16 |
* | idr: change the idr structure | Nadia Derbey | 2008-07-25 | 1 | -0/+2 |
* | calgary iommu: use the first kernels TCE tables in kdump | Chandru | 2008-07-25 | 2 | -6/+87 |
* | workqueues: do CPU_UP_CANCELED if CPU_UP_PREPARE fails | Oleg Nesterov | 2008-07-25 | 1 | -3/+6 |
* | workqueues: schedule_on_each_cpu() can use schedule_work_on() | Oleg Nesterov | 2008-07-25 | 1 | -2/+1 |
* | workqueues: queue_work() can use queue_work_on() | Oleg Nesterov | 2008-07-25 | 1 | -7/+4 |
* | workqueues: lockdep annotations for flush_work() | Oleg Nesterov | 2008-07-25 | 1 | -0/+5 |
* | S390 topology: don't use kthread() for arch_reinit_sched_domains() | Oleg Nesterov | 2008-07-25 | 1 | -13/+1 |