summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | syscall define: fix uml compile bugHeiko Carstens2009-02-111-14/+14
* | | ext2/xip: refuse to change xip flag during remount with busy inodesCarsten Otte2009-02-111-3/+6
* | | cgroups: fix lockdep subclasses overflowLi Zefan2009-02-112-1/+3
* | | cgroups: add Li Zefan as a maintainerKOSAKI Motohiro2009-02-111-0/+2
* | | rtc: t reaches -1, tested 0Roel Kluin2009-02-111-1/+1
* | | kernel-doc: fix syscall wrapper processingRandy Dunlap2009-02-111-1/+39
* | | kernel-doc: preferred ending marker and examplesRandy Dunlap2009-02-111-3/+4
* | | memcg: use __GFP_NOWARN in page cgroup allocationKAMEZAWA Hiroyuki2009-02-111-1/+2
* | | video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driverUwe Kleine-Koenig2009-02-111-1/+1
* | | tpm: correct email address for tpm_infineon-driverMarcel Selhorst2009-02-112-4/+4
* | | mm: fix mlocked page counter mismatchMinChan Kim2009-02-111-1/+2
* | | ext3: revert "ext3: wait on all pending commits in ext3_sync_fs"Jan Kara2009-02-111-5/+6
* | | jbd: fix return value of journal_start_commit()Jan Kara2009-02-111-6/+11
* | | mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit archesSven Wegener2009-02-112-3/+4
* | | gx1fb: properly alloc cmap and plug cmap leakAndres Salomon2009-02-111-6/+11
* | | gxfb: properly alloc cmap and plug cmap leakAndres Salomon2009-02-111-6/+11
* | | lxfb: properly alloc cmap in all cases and don't leak the memoryMarco La Porta2009-02-111-6/+11
* | | rtc: update maintainership of pxa rtc driverRobert Jarzmik2009-02-112-1/+7
* | | migration: migrate_vmas should check "vma"Daisuke Nishimura2009-02-111-1/+1
* | | Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVEMel Gorman2009-02-111-20/+33
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-02-112-12/+9
|\ \ \
| * | | sched: revert recent sync wakeup changesPeter Zijlstra2009-02-112-12/+9
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-02-1110-75/+209
|\ \ \ \
| * | | | timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra2009-02-112-12/+35
| * | | | timers: split process wide cpu clocks/timers, fixPeter Zijlstra2009-02-112-28/+15
| * | | | x86: clean up hpet timer reinitPavel Emelyanov2009-02-061-2/+10
| * | | | timers: split process wide cpu clocks/timers, remove spurious warningIngo Molnar2009-02-061-2/+0
| * | | | timers: split process wide cpu clocks/timersPeter Zijlstra2009-02-055-54/+155
| * | | | signal: re-add dead task accumulation stats.Peter Zijlstra2009-02-054-6/+18
| * | | | Merge branch 'sched/urgent' into timers/urgentIngo Molnar2009-02-052-6/+12
| |\ \ \ \ | | |/ / /
| | * | | sched: fix nohz load balancer on cpu offlineSuresh Siddha2009-02-041-6/+11
| * | | | x86: fix hpet timer reinit for x86_64Pavel Emelyanov2009-02-051-1/+1
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-1126-125/+207
|\ \ \ \ \
| * | | | | ptrace, x86: fix the usage of ptrace_fork()Oleg Nesterov2009-02-111-1/+1
| * | | | | i8327: fix outb() parameter orderClemens Ladisch2009-02-101-9/+8
| * | | | | x86: fix math_emu register frame accessTejun Heo2009-02-107-56/+55
| * | | | | x86: math_emu info cleanupTejun Heo2009-02-096-64/+48
| * | | | | x86: include correct %gs in a.out core dumpTejun Heo2009-02-091-3/+1
| * | | | | x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria2009-02-091-0/+11
| * | | | | x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-093-5/+44
| * | | | | x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh2009-02-093-0/+10
| * | | | | x86: disable intel_iommu support by defaultKyle McMartin2009-02-053-3/+24
| * | | | | x86: don't apply __supported_pte_mask to non-present ptesJeremy Fitzhardinge2009-02-042-7/+21
| * | | | | x86: fix grammar in user-visible BIOS warningAlex Chiang2009-02-051-1/+1
| * | | | | x86/Kconfig.cpu: make Kconfig help readable in the consoleBorislav Petkov2009-02-041-13/+15
| * | | | | x86, 64-bit: print DMI info in the oops traceKyle McMartin2009-02-041-2/+7
* | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-02-112-8/+12
|\ \ \ \ \ \
| * | | | | | tracing, x86: fix constraint for parent variableSteven Rostedt2009-02-111-5/+4
| * | | | | | Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-111-3/+5
| |\ \ \ \ \ \
| | * | | | | | tracing, x86: fix fixup section to return to original codeSteven Rostedt2009-02-101-3/+5
| |/ / / / / /
OpenPOWER on IntegriCloud