summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-18sched: touch softlockup watchdog after idlingIngo Molnar1-0/+1
2007-12-18sched: sysctl, proc_dointvec_minmax() expects int values forEric Dumazet1-4/+4
2007-12-18sched: mark rwsem functions as __sched for wchan/profilingLivio Soares2-3/+4
2007-12-18sched: fix crash on ia64, introduce task_current()Dmitry Adamushko1-6/+11
2007-12-18Cleanup umem driver: fix most checkpatch warnings, conform to kernelRandy Dunlap1-156/+81
2007-12-18block: let elv_register() return voidAdrian Bunk6-12/+13
2007-12-18as-iosched: fix write batch start pointAaron Carroll1-1/+2
2007-12-18as-iosched: fix incorrect commentsAaron Carroll1-2/+2
2007-12-18block: use jiffies conversion functions in scsi_ioctl.cTejun Heo1-2/+2
2007-12-18[XFS] Put the correct offset in dirent d_offLachlan McIlroy4-13/+8
2007-12-18[XFS] Don't wait for pending I/Os when purging blocks beyond eof.Lachlan McIlroy1-2/+4
2007-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds24-91/+168
2007-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-173/+419
2007-12-17sysctl: fix ax25 checksEric W. Biederman1-1/+6
2007-12-17quicklist: Set tlb->need_flush if pages are remaining in quicklist 0Christoph Lameter1-0/+4
2007-12-17SLUB: remove useless masking of GFP_ZEROChristoph Lameter1-3/+0
2007-12-17Fix compilation warning in dquot.cJan Kara1-2/+2
2007-12-17Documentation: update hugetlb informationNishanth Aravamudan2-6/+48
2007-12-17Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"Nishanth Aravamudan3-14/+0
2007-12-17hugetlb: introduce nr_overcommit_hugepages sysctlNishanth Aravamudan3-6/+70
2007-12-17ecryptfs: fix fsx data corruption problemsEric Sandeen2-17/+41
2007-12-17fix bloat-o-meter for ppc64Nathan Lynch1-1/+2
2007-12-17I/OAT: fix null device in call to dev_err()Shannon Nelson1-1/+1
2007-12-17I/OAT: fixups from code commentsShannon Nelson2-66/+78
2007-12-17ecryptfs: set s_blocksize from lower fs in sbEric Sandeen1-0/+1
2007-12-17mm: fix page allocation for larger I/O segmentsMel Gorman1-0/+11
2007-12-17apm_event{,info}_t are userspace typesAdam Jackson1-3/+3
2007-12-17drivers/cpufreq/cpufreq_stats.c section fixAdrian Bunk1-1/+1
2007-12-17drivers/macintosh/via-pmu.c: Added a missing iounmapJulia Lawall1-0/+1
2007-12-17pktcdvd: add kobject_put when kobject register failsDave Young1-1/+3
2007-12-17mm/sparse.c: improve the error handling for sparse_add_one_section()WANG Cong1-6/+12
2007-12-17mm/sparse.c: check the return value of sparse_index_alloc()WANG Cong1-0/+2
2007-12-17cpufreq: fix missing unlocks in cpufreq_add_dev error paths.Dave Jones1-3/+9
2007-12-17alpha: build fixesIvan Kokshaysky6-13/+17
2007-12-17ext3, ext4: avoid divide by zeroAndries E. Brouwer2-2/+2
2007-12-17fs/Kconfig: grammar fixUwe Kleine-König1-1/+1
2007-12-17sparsemem: make SPARSEMEM_VMEMMAP selectableGeoff Levand1-8/+7
2007-12-17Fix lguest documentationSheela1-4/+0
2007-12-17ecryptfs: initialize new auth_tokens before teardownEric Sandeen1-1/+1
2007-12-17parport: "dev->timeslice" is an unsigned long, not an intEric Dumazet1-1/+1
2007-12-17rtc-at32ap700x: fix irq init oopsDavid Brownell1-10/+10
2007-12-17alpha: strncpy/strncat fixesIvan Kokshaysky3-15/+15
2007-12-17uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka12-56/+50
2007-12-17revert "Hibernation: Use temporary page tables for kernel text mapping on x86...Andrew Morton1-33/+6
2007-12-17fix headers_installAndrew Morton1-1/+0
2007-12-17libata: fix ATAPI drainingTejun Heo2-22/+67
2007-12-17libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer sizeTejun Heo1-2/+2
2007-12-17libata-acpi: implement _GTF command filteringTejun Heo1-44/+115
2007-12-17libata-acpi: improve _GTF execution error handling and reportingTejun Heo1-31/+46
2007-12-17libata-acpi: improve ACPI disablingTejun Heo1-21/+38