summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-09-08vfs: add __destroy_inodeChristoph Hellwig1-0/+1
2009-09-08vfs: fix inode_init_always calling conventionChristoph Hellwig1-1/+1
2009-09-08ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop1-2/+3
2009-09-08KVM: fix ack not being delivered when msi presentMichael S. Tsirkin1-0/+1
2009-09-08kernel_read: redefine offset typeMimi Zohar1-1/+1
2009-09-08mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins1-2/+4
2009-09-08Make bitmask 'and' operators return a result codeLinus Torvalds2-20/+18
2009-08-16NFS: Fix an O_DIRECT Oops...Trond Myklebust1-3/+2
2009-08-16ide: relax DMA info validity checkingBartlomiej Zolnierkiewicz1-2/+0
2009-08-16net: Move rx skb_orphan call to where neededHerbert Xu2-0/+3
2009-08-16gso: Stop fraglists from escapingHerbert Xu1-3/+2
2009-08-16net: sock_copy() fixesEric Dumazet1-13/+19
2009-07-30netfilter: tcp conntrack: fix unacknowledged data detection with NATPatrick McHardy1-2/+2
2009-07-30sched: fix nr_uninterruptible accounting of frozen tasks reallyThomas Gleixner1-1/+2
2009-07-30block: fix sg SG_DXFER_TO_FROM_DEV regressionFUJITA Tomonori1-0/+1
2009-07-19alpha: fix percpu build breakageTejun Heo2-1/+6
2009-07-19personality: fix PER_CLEAR_ON_SETID (CVE-2009-1895)Julien Tinnes1-1/+4
2009-07-19security: use mmap_min_addr indepedently of security modelsChristoph Lameter2-2/+2
2009-07-02vmscan: count the number of times zone_reclaim() scans and failsMel Gorman1-0/+3
2009-07-02usb-serial: replace shutdown with disconnect, releaseAlan Stern1-4/+8
2009-07-02IB/mlx4: Add strong ordering to local inval and fast reg work requestsJack Morgenstein1-0/+1
2009-07-02serial: refactor ASYNC_ flagsJiri Slaby1-47/+69
2009-07-02x25: Fix sleep from timer on socket destroy.David S. Miller1-1/+1
2009-07-02KVM: protect concurrent make_all_cpus_requestMarcelo Tosatti1-0/+1
2009-07-02firmware_map: fix hang with x86/32bitYinghai Lu1-8/+4
2009-06-09cpumask: introduce zalloc_cpumask_varYinghai Lu1-0/+15
2009-06-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2009-06-07[ARM] 5543/1: arm: serial amba: add missing declaration in serial.hAlessandro Rubini1-0/+1
2009-06-04ptrace: tracehook_report_clone: fix false positivesOleg Nesterov1-6/+5
2009-06-04drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard2-0/+5
2009-06-02parport: quickfix the proc registration bugAlan Cox1-0/+4
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+4
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6Linus Torvalds2-2/+2
2009-06-01headers_check fix: linux/net_dropmon.hJaswinder Singh Rajput1-0/+1
2009-06-01headers_check fix: linux/auto_fs.hJaswinder Singh Rajput1-2/+1
2009-05-29Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311',...Len Brown1-10/+10
2009-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2009-05-29memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura1-0/+5
2009-05-29cred: #include init.h in cred.hAlexey Dobriyan1-0/+1
2009-05-28i7300_idle: allow testing on i5000-series hardware w/o re-compileLen Brown1-10/+10
2009-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-0/+4
2009-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds1-0/+24
2009-05-25netfilter: nf_ct_tcp: fix accepting invalid RST segmentsJozsef Kadlecsik1-0/+4
2009-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-2/+2
2009-05-23Input: multitouch - add tracking ID to the protocolHenrik Rydberg1-0/+1
2009-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2-2/+2
2009-05-22via82cxxx: Add VIA VX855 PCI Device IDHarald Welte1-1/+1
2009-05-22ide: report timeouts in ide_busy_sleep()Bartlomiej Zolnierkiewicz1-1/+1
2009-05-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+27
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini1-1/+1