summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-04-093-5/+14
|\ \ \ \
| * | | | ext4: check block device size on mountFrom: Thiemo Nagel2009-04-071-0/+9
| * | | | ext4: Fix off-by-one-error in ext4_valid_extent_idx()Thiemo Nagel2009-04-041-1/+1
| * | | | ext4: Fix big-endian problem in __ext4_check_blockref()Thiemo Nagel2009-04-071-4/+4
* | | | | x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu2009-04-094-6/+7
| |_|_|/ |/| | |
* | | | MN10300: Kill MN10300's own profiling KconfigDavid Howells2009-04-092-25/+0
* | | | FRV: Use <asm-generic/pgtable.h> in NOMMU modeDavid Howells2009-04-091-4/+2
* | | | keys: Handle there being no fallback destination keyring for request_key()David Howells2009-04-091-3/+6
* | | | afs: BUG to BUG_ON changesStoyan Gaydarov2009-04-091-2/+1
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-097-18/+35
|\ \ \ \
| * | | | x86: cpu_debug remove execute permissionJaswinder Singh Rajput2009-04-092-0/+0
| * | | | x86: smarten /proc/interrupts output for new countersHidetoshi Seto2009-04-081-1/+1
| * | | | Merge commit 'v2.6.30-rc1' into x86/urgentIngo Molnar2009-04-08680-20570/+66497
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | x86: DMI match for the Dell DXP061 as it needs BIOS rebootAlan Cox2009-04-081-0/+8
| * | | | x86: make 64 bit to use default_inquire_remote_apicYinghai Lu2009-04-081-2/+2
| * | | | x86, setup: un-resequence mode setting for VGA 80x34 and 80x60 modesH. Peter Anvin2009-04-071-10/+23
| * | | | x86, intel-iommu: fix X2APIC && !ACPI build failureDavid Woodhouse2009-04-071-5/+1
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-0911-38/+47
|\ \ \ \ \
| * | | | | tracing: consolidate documentsLi Zefan2009-04-094-0/+0
| * | | | | blktrace: pass the right pointer to kfree()Li Zefan2009-04-091-5/+5
| * | | | | tracing/syscalls: use a dedicated file headerFrederic Weisbecker2009-04-096-32/+41
| * | | | | tracing: append a comma to INIT_FTRACE_GRAPHTetsuo Handa2009-04-081-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-04-097-34/+178
|\ \ \ \ \
| * | | | | sched: do not count frozen tasks toward loadNathan Lynch2009-04-091-1/+2
| * | | | | sched: refresh MAINTAINERS entryIngo Molnar2009-04-081-2/+2
| * | | | | Merge commit 'v2.6.30-rc1' into sched/urgentIngo Molnar2009-04-088858-372384/+996815
| |\| | | |
| * | | | | sched: Print sched_group::__cpu_power in sched_domain_debugGautham R Shenoy2009-04-011-1/+2
| * | | | | cpuacct: add per-cgroup utime/stime statisticsBharata B Rao2009-04-012-6/+99
| * | | | | posixtimers, sched: Fix posix clock monotonicityHidetoshi Seto2009-04-012-11/+61
| * | | | | sched_rt: don't allocate cpumask in fastpathRusty Russell2009-04-012-13/+7
| * | | | | cpuacct: make cpuacct hierarchy walk in cpuacct_charge() safe when rcupreempt...Bharata B Rao2009-03-311-0/+5
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...Linus Torvalds2009-04-097-24/+36
|\ \ \ \ \ \ \ \
| | | * | | | | | posix-timers: fix RLIMIT_CPU && setitimer(CPUCLOCK_PROF)Oleg Nesterov2009-04-081-1/+1
| | | * | | | | | posix-timers: fix RLIMIT_CPU && fork()Oleg Nesterov2009-04-081-4/+9
| | | * | | | | | timers: add missing kernel-docRandy Dunlap2009-04-021-2/+5
| | * | | | | | | irq: fix cpumask memory leak on offstack cpumask kernelsYinghai Lu2009-04-032-0/+15
| * | | | | | | | printk: fix wrong format string iter for printkZhaolei2009-04-081-16/+0
| * | | | | | | | Merge commit 'v2.6.30-rc1' into core/urgentIngo Molnar2009-04-083134-125946/+505232
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | futex: comment requeue key reference semanticsDarren Hart2009-04-021-1/+6
* | | | | | | | | MN10300: Convert obsolete no_irq_type to no_irq_chipThomas Gleixner2009-04-091-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-04-097-87/+218
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dm kcopyd: fix callback raceMikulas Patocka2009-04-091-6/+11
| * | | | | | | | | dm kcopyd: prepare for callback race fixMikulas Patocka2009-04-091-2/+4
| * | | | | | | | | dm: implement basic barrier supportMikulas Patocka2009-04-091-20/+68
| * | | | | | | | | dm: remove dm_request loopMikulas Patocka2009-04-091-15/+7
| * | | | | | | | | dm: rework queueing and suspensionMikulas Patocka2009-04-091-8/+32
| * | | | | | | | | dm: simplify dm_request loopAlasdair G Kergon2009-04-091-11/+7
| * | | | | | | | | dm: split DMF_BLOCK_IO flag into twoAlasdair G Kergon2009-04-091-9/+13
| * | | | | | | | | dm: rearrange dm_wq_workAlasdair G Kergon2009-04-091-8/+9
| * | | | | | | | | dm: remove limited barrier supportMikulas Patocka2009-04-095-27/+10