summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-19Do dirty page accounting when removing a page from the page cacheLinus Torvalds
2007-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2007-12-18x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"Ingo Molnar
2007-12-18genirq: revert lazy irq disable for simple irqsSteven Rostedt
2007-12-18x86: also define AT_VECTOR_SIZE_ARCHJan Beulich
2007-12-18x86: kprobes bugfixMasami Hiramatsu
2007-12-18x86: jprobe bugfixMasami Hiramatsu
2007-12-18timer: kernel/timer.c section fixesAdrian Bunk
2007-12-18genirq: add unlocked version of set_irq_handler()Kevin Hilman
2007-12-18clockevents: fix reprogramming decision in oneshot broadcastThomas Gleixner
2007-12-18oprofile: op_model_athlon.c support for AMD family 10h barcelona performance ...Barry Kasindorf
2007-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-12-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-12-18Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2007-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-12-18sched: do not hurt SCHED_BATCH on wakeupIngo Molnar
2007-12-18sched: touch softlockup watchdog after idlingIngo Molnar
2007-12-18sched: sysctl, proc_dointvec_minmax() expects int values forEric Dumazet
2007-12-18sched: mark rwsem functions as __sched for wchan/profilingLivio Soares
2007-12-18sched: fix crash on ia64, introduce task_current()Dmitry Adamushko
2007-12-18Cleanup umem driver: fix most checkpatch warnings, conform to kernelRandy Dunlap
2007-12-18block: let elv_register() return voidAdrian Bunk
2007-12-18as-iosched: fix write batch start pointAaron Carroll
2007-12-18as-iosched: fix incorrect commentsAaron Carroll
2007-12-18block: use jiffies conversion functions in scsi_ioctl.cTejun Heo
2007-12-18[XFS] Put the correct offset in dirent d_offLachlan McIlroy
2007-12-18[XFS] Don't wait for pending I/Os when purging blocks beyond eof.Lachlan McIlroy
2007-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-12-17sysctl: fix ax25 checksEric W. Biederman
2007-12-17quicklist: Set tlb->need_flush if pages are remaining in quicklist 0Christoph Lameter
2007-12-17SLUB: remove useless masking of GFP_ZEROChristoph Lameter
2007-12-17Fix compilation warning in dquot.cJan Kara
2007-12-17Documentation: update hugetlb informationNishanth Aravamudan
2007-12-17Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"Nishanth Aravamudan
2007-12-17hugetlb: introduce nr_overcommit_hugepages sysctlNishanth Aravamudan
2007-12-17ecryptfs: fix fsx data corruption problemsEric Sandeen
2007-12-17fix bloat-o-meter for ppc64Nathan Lynch
2007-12-17I/OAT: fix null device in call to dev_err()Shannon Nelson
2007-12-17I/OAT: fixups from code commentsShannon Nelson
2007-12-17ecryptfs: set s_blocksize from lower fs in sbEric Sandeen
2007-12-17mm: fix page allocation for larger I/O segmentsMel Gorman
2007-12-17apm_event{,info}_t are userspace typesAdam Jackson
2007-12-17drivers/cpufreq/cpufreq_stats.c section fixAdrian Bunk
2007-12-17drivers/macintosh/via-pmu.c: Added a missing iounmapJulia Lawall
2007-12-17pktcdvd: add kobject_put when kobject register failsDave Young
2007-12-17mm/sparse.c: improve the error handling for sparse_add_one_section()WANG Cong
2007-12-17mm/sparse.c: check the return value of sparse_index_alloc()WANG Cong
2007-12-17cpufreq: fix missing unlocks in cpufreq_add_dev error paths.Dave Jones
2007-12-17alpha: build fixesIvan Kokshaysky