Commit Graph

7095 Commits (3b5ad0797c0e4049001f961a8b58f1d0ce532072)

Author SHA1 Message Date
Dave Jones 5216184571 fix typo in prefetch.h 18 years ago
Maxim Uvarov b663a79c19 taskstats: add context-switch counters 18 years ago
Robert P. J. Day dcae56ea66 Drop an empty isicom.h from being exported to user space. 18 years ago
Adrian Bunk c289dca379 remove sonypi_camera_command() 18 years ago
Jan Engelhardt 759448f459 Kernel utf-8 handling 18 years ago
Alexey Dobriyan aa0ac36518 Remove capability.h from mm.h 18 years ago
Ulrich Drepper 4a19542e5f O_CLOEXEC for SCM_RIGHTS 18 years ago
Venki Pallipadi c5c061b8f9 Add a flag to indicate deferrable timers in /proc/timer_stats 18 years ago
Christoph Hellwig e080706190 remove odd and misleading comments from uio.h 18 years ago
Dan Williams 1b0fac4587 dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs 18 years ago
Stefan Richter 9e7bf24b1b fs: clarify "dummy" member in struct inodes_stat_t 18 years ago
David Howells e8d6c55412 AFS: implement file locking 18 years ago
Robert P. J. Day 0a3021f4e2 Remove unnecessary includes of spinlock.h under include/linux 18 years ago
OGAWA Hirofumi 9aacd59934 fat: gcc 4.3 warning fix 18 years ago
Andrew Morton c67ad917cb percpu_counters(): use cpu notifiers 18 years ago
Andrew Morton 21f3da95da fuse warning fix 18 years ago
Matthias Kaehlcke 9ac162521c Use mutexes instead of semaphores in I2O driver 18 years ago
Alan Cox 9c1729db3e Prevent an O_NDELAY writer from blocking when a tty write is blocked by the tty atomic writer mutex 18 years ago
Tomas Janousek 924b42d5a2 Use boot based time for process start time and boot time in /proc 18 years ago
Tomas Janousek 7c3f1a5732 Introduce boot based time 18 years ago
Zhang, Yanmin ed4aaadb1a fix jvc cdrom drive lockup 18 years ago
Satyam Sharma e1f4a88c5a introduce write_trylock_irqsave() 18 years ago
Alexey Dobriyan 786d7e1612 Fix rmmod/read/write races in /proc entries 18 years ago
Miklos Szeredi 0165ab4435 split mmap 18 years ago
Paul Mundt 6193a2ff18 slob: initial NUMA support 18 years ago
Jan Beulich 8f0accc862 kill vmalloc_earlyreserve 18 years ago
Andrew Morton fc9a07e7bf invalidate_mapping_pages(): add cond_resched 18 years ago
Robert P. J. Day 698827fa9f Remove the deprecated "kmem_cache_t" typedef from slab.h. 18 years ago
KAMEZAWA Hiroyuki f0c0b2b808 change zonelist order: zonelist order selection logic 18 years ago
Yinghai Lu 18a8bd949d serial: convert early_uart to earlycon for 8250 18 years ago
Kristian Hoegsberg 23936cc0b5 lib: add idr_remove_all 18 years ago
Kristian Hoegsberg 96d7fa421e lib: add idr_for_each() 18 years ago
Nitin Gupta f2a11b158a LZO1X: fix lzo1x_worst_compress 18 years ago
Avi Kivity a52b1752c0 SMP: Allow smp_call_function_single() to current cpu 18 years ago
Avi Kivity db912f9639 HOTPLUG: Add CPU_DYING notifier 18 years ago
Avi Kivity d6d2816849 KVM: Remove kvmfs in favor of the anonymous inodes source 18 years ago
FUJITA Tomonori 15d10b611f bsg: add SCSI transport-level request support 18 years ago
FUJITA Tomonori abae1fde63 add a struct request pointer to the request structure 18 years ago
FUJITA Tomonori 4cf0723ac8 bsg: minor bug fixes 18 years ago
FUJITA Tomonori d351af01b9 bsg: bind bsg to request_queue instead of gendisk 18 years ago
FUJITA Tomonori 45e79a3acd bsg: add a request_queue argument to scsi_cmd_ioctl() 18 years ago
FUJITA Tomonori 3862153b67 Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspace 18 years ago
Jens Axboe 1594a3f0eb bsg: use u32 etc instead of uint32_t 18 years ago
FUJITA Tomonori 45977d0e87 bsg: add sg_io_v4 structure 18 years ago
FUJITA Tomonori 337ad41dea block: export blk_verify_command for SG v4 18 years ago
Jens Axboe 3d6392cfbd bsg: support for full generic block layer SG v3 18 years ago
Al Viro 4381ca3c23 fix return type of skb_checksum_complete() 18 years ago
Jan Engelhardt 370786f9cf [NETFILTER]: x_tables: add connlimit match 18 years ago
Michael Chan 6460d948f3 [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices. 18 years ago
Patrick McHardy b863ceb7dd [NET]: Add macvlan driver 18 years ago