summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2010-05-261-1/+0
* libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord2010-05-121-2/+2
* hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman2010-05-121-0/+9
* KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala2010-04-261-1/+1
* KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-261-0/+5
* module: fix __module_ref_addr()Mathieu Desnoyers2010-04-261-1/+1
* x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley2010-04-261-0/+3
* pci: Update pci_set_vga_state() to call arch functionsMike Travis2010-04-261-0/+5
* dm ioctl: introduce flag indicating uevent was generatedPeter Rajnoha2010-04-261-2/+7
* NFSv4: fix delegated lockingTrond Myklebust2010-04-261-0/+1
* include/linux/kfifo.h: fix INIT_KFIFO()David Härdeman2010-04-261-1/+2
* raw: fsync method is now requiredAnton Blanchard2010-04-261-0/+1
* Freezer: Fix buggy resume test for tasks frozen with cgroup freezerMatt Helsley2010-04-261-2/+5
* quota: manage reserved space when quota is not active [v2]Dmitry Monakhov2010-04-011-2/+9
* skbuff: remove unused dma_head & dma_maps fieldsAlexander Duyck2010-04-011-6/+0
* net: Potential null skb->dev dereferenceEric Dumazet2010-04-011-4/+4
* netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso2010-04-011-1/+1
* netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso2010-04-011-1/+1
* if_tunnel.h: add missing ams/byteorder.h includePaulius Zaleckas2010-04-011-0/+1
* kfifo: fix KFIFO_INIT in include/linux/kfifo.hDavid Härdeman2010-04-011-2/+0
* tty: Take a 256 byte padding into account when buffering below sub-page unitsMel Gorman2010-04-011-4/+5
* tty: Keep the default buffering to sub-page unitsAlan Cox2010-04-011-0/+10
* perf: Provide generic perf_sample_data initializationPeter Zijlstra2010-04-011-0/+7
* KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEPJan Kiszka2010-04-011-0/+1
* decompress: fix new decompressor for PICRussell King2010-04-011-2/+12
* sched: Fix sched_mv_power_savings for !SMTVaidyanathan Srinivasan2010-03-151-1/+4
* x86: Avoid race condition in pci_enable_msix()Brandon Phiilps2010-03-151-0/+2
* netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211John W. Linville2010-03-151-1/+1
* skbuff: align sk_buff::cb to 64 bit and close some potential holesFelix Fietkau2010-03-151-6/+7
* tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney2010-03-151-2/+4
* perf: Reimplement frequency driven samplingPeter Zijlstra2010-03-151-3/+2
* readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOMWu Fengguang2010-03-151-0/+3
* Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe2010-02-231-3/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-02-201-1/+1
|\
| * fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab ...Richard Kennedy2010-02-191-1/+1
* | ARM: 5951/1: ARM: fix documentation of the PrimeCell busLinus Walleij2010-02-201-1/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-02-181-0/+1
|\
| * Input: add KEY_RFKILLMatthew Garrett2010-02-181-0/+1
* | kfifo: Don't use integer as NULL pointerAnton Vorontsov2010-02-161-1/+1
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-152-5/+3
|\ \
| * | perf: Make bp_len type to u64 generic across the archMahesh Salgaonkar2010-02-042-5/+3
* | | ima: rename ima_path_check to ima_file_checkMimi Zohar2010-02-071-2/+2
* | | fix ima breakageMimi Zohar2010-02-071-2/+2
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-02-051-2/+2
|\ \ \
| * | | libata: fix ata_id_logical_per_physical_sectorsChristoph Hellwig2010-02-041-2/+2
| |/ /
* | | percpu: add __percpu for sparseStephen Rothwell2010-02-051-0/+2
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-041-0/+4
|\ \ \ | |/ / |/| |
| * | softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resumeJason Wessel2010-02-011-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-021-32/+0
|\ \ \
| * | | connector: Delete buggy notification code.Evgeniy Polyakov2010-02-021-32/+0