aboutsummaryrefslogtreecommitdiffstats
path: root/mm/internal.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-18x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"Ingo Molnar2-8/+24
2007-12-18genirq: revert lazy irq disable for simple irqsSteven Rostedt1-7/+2
2007-12-18x86: also define AT_VECTOR_SIZE_ARCHJan Beulich1-0/+7
2007-12-18x86: kprobes bugfixMasami Hiramatsu1-23/+18
2007-12-18x86: jprobe bugfixMasami Hiramatsu4-9/+5
2007-12-18timer: kernel/timer.c section fixesAdrian Bunk1-2/+2
2007-12-18genirq: add unlocked version of set_irq_handler()Kevin Hilman1-0/+7
2007-12-18clockevents: fix reprogramming decision in oneshot broadcastThomas Gleixner1-35/+21
2007-12-18oprofile: op_model_athlon.c support for AMD family 10h barcelona performance countersBarry Kasindorf1-6/+16
2007-12-18sched: do not hurt SCHED_BATCH on wakeupIngo Molnar1-2/+1
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-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