summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-12-081-4/+8
* printk: robustify printkPeter Zijlstra2009-11-091-0/+4
* irda: Add irda_skb_cb qdisc related paddingSamuel Ortiz2009-11-091-1/+3
* 8250_pci: add IBM Saturn serial cardBenjamin Herrenschmidt2009-11-091-0/+3
* KVM: x86: Disallow hypercalls for guest callers in rings > 0 [CVE-2009-3290]Jan Kiszka2009-10-121-0/+1
* x86: Increase MIN_GAP to include randomized stackMichal Hocko2009-10-121-0/+2
* Short write in nfsd becomes a full write to the clientDavid Shaw2009-09-241-1/+1
* SUNRPC: Fix tcp reconnectionTrond Myklebust2009-09-081-0/+1
* parport: quickfix the proc registration bugAlan Cox2009-09-081-0/+4
* KVM: Reduce stack usage in kvm_pv_mmu_op()Dave Hansen2009-09-081-0/+10
* NFS: Fix an O_DIRECT Oops...Trond Myklebust2009-08-161-3/+2
* parisc: ensure broadcast tlb purge runs single threadedHelge Deller2009-08-161-7/+6
* x86: fix assembly constraints in native_save_fl()H. Peter Anvin2009-08-161-1/+7
* x25: Fix sleep from timer on socket destroy.David S. Miller2009-07-301-1/+1
* security: use mmap_min_addr indepedently of security modelsChristoph Lameter2009-07-192-2/+2
* personality: fix PER_CLEAR_ON_SETID (CVE-2009-1895)Julien Tinnes2009-07-191-1/+4
* IB/mlx4: Add strong ordering to local inval and fast reg work requestsJack Morgenstein2009-07-021-0/+1
* firmware_map: fix hang with x86/32bitYinghai Lu2009-07-021-8/+4
* ocfs2: fix i_mutex locking in ocfs2_splice_to_file()Miklos Szeredi2009-05-191-0/+2
* splice: split up __splice_from_pipe()Miklos Szeredi2009-05-191-0/+10
* mm: page_mkwrite change prototype to match faultNick Piggin2009-05-192-2/+3
* drm/i915: add support for G41 chipsetZhenyu Wang2009-05-081-0/+1
* PCI: fix incorrect mask of PM No_Soft_Reset bitYu Zhao2009-05-021-1/+1
* add some long-missing capabilities to fs_maskSerge E. Hallyn2009-05-021-4/+19
* sched: do not count frozen tasks toward loadNathan Lynch2009-05-021-1/+2
* Fix misreporting of #cores as #hyperthreads for Q9550Joe Korty2009-03-231-0/+29
* nfsd: nfsd should drop CAP_MKNOD for non-rootJ. Bruce Fields2009-03-231-2/+4
* MIPS: compat: Implement is_compat_task.Ralf Baechle2009-03-161-0/+7
* jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()Jan Kara2009-03-161-1/+2
* x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2009-03-163-15/+0
* jsm: additional device supportAdam Lackorzynski2009-03-161-0/+1
* 8250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab2009-03-162-0/+4
* timerfd: add flags checkDavide Libenzi2009-03-161-4/+12
* mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki2009-03-161-1/+1
* mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2009-03-163-7/+16
* seq_file: properly cope with preadEric Biederman2009-03-161-0/+1
* vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flagsPaul Turner2009-03-161-3/+9
* documnt FMODE_ constantsChristoph Hellwig2009-03-161-12/+11
* net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller2009-03-162-10/+0
* jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs"Theodore Ts'o2009-02-201-1/+2
* jbd2: Add BH_JBDPrivateStartMark Fasheh2009-02-201-0/+1
* Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic2009-02-201-0/+1
* pid: implement ns_of_pidEric W. Biederman2009-02-201-0/+18
* ide/libata: fix ata_id_is_cfa() (take 4)Sergei Shtylyov2009-02-171-5/+10
* sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich2009-02-171-1/+1
* syscall define: fix uml compile bugHeiko Carstens2009-02-171-14/+14
* Revert "vt: fix background color on line feed"Linus Torvalds2009-02-121-1/+0
* serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...Niels de Vos2009-02-121-0/+1
* PCI: return error on failure to read PCI ROMsTimothy S. Nelson2009-02-121-1/+1
* wait: prevent exclusive waiter starvationJohannes Weiner2009-02-121-2/+9