summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | [ARM] S3C: Add UDIVSLOT support for newer UARTSBen Dooks2009-05-013-3/+63
| | * | | | | | [ARM] S3C64XX: Add S3C64XX_PA_IIS{0,1} to <mach/map.h>Ben Dooks2009-05-011-0/+2
| | |/ / / / /
* | | | | | | drivers/base/iommu.c: add missing includesAndrew Morton2009-05-071-0/+2
* | | | | | | initramfs: clean up messages related to initramfs unpackingEric Piel2009-05-071-9/+4
* | | | | | | nommu: make the initial mmap allocation excess behaviour Kconfig configurableDavid Howells2009-05-072-1/+29
* | | | | | | nommu: clamp zone_batchsize() to 0 under NOMMU conditionsDavid Howells2009-05-071-0/+18
* | | | | | | mm: use roundown_pow_of_two() in zone_batchsize()David Howells2009-05-071-1/+1
* | | | | | | isl29003: fix resume functionalityDaniel Mack2009-05-071-2/+7
* | | | | | | fbdev: remove makefile reference to removed driverKrzysztof Helt2009-05-071-1/+0
* | | | | | | alloc_vmap_area: fix memory leakRalph Wuerthner2009-05-071-0/+1
* | | | | | | doc: small kernel-parameters updatesRandy Dunlap2009-05-071-2/+8
* | | | | | | fbdev: fix fillrect for 24bpp modesMichal Januszewski2009-05-073-39/+48
* | | | | | | oom: prevent livelock when oom_kill_allocating_task is setDavid Rientjes2009-05-071-23/+21
* | | | | | | fiemap: fix problem with setting FIEMAP_EXTENT_LASTJosef Bacik2009-05-071-20/+55
* | | | | | | Eliminate thousands of warnings with gcc 3.2 buildAndi Kleen2009-05-072-6/+14
* | | | | | | doc: hashdist defaults on for 64bitHugh Dickins2009-05-071-1/+1
* | | | | | | inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positiveWu Fengguang2009-05-072-3/+3
* | | | | | | jsm: removing unused spinlockBreno Leitao2009-05-062-3/+0
* | | | | | | vt: Add a note on the historical abuse of CLOCK_TICK_RATEAlan Cox2009-05-061-0/+6
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-05-066-32/+16
|\ \ \ \ \ \
| * | | | | | drm/r128: fix r128 ioremaps to use ioremap_wc.Dave Airlie2009-05-061-3/+3
| * | | | | | drm: cleanup properly in drm_get_dev() failure pathsBen Skeggs2009-04-241-3/+6
| * | | | | | drm: clean the map list before destroying the hash tableBen Skeggs2009-04-241-3/+3
| * | | | | | drm: remove unreachable code in drm_sysfs.cJonas Bonn2009-04-241-2/+0
| * | | | | | drm: add control node checks missing from kms mergeJonas Bonn2009-04-241-1/+2
| * | | | | | drm/kms: don't try to shortcut drm mode set functionDave Airlie2009-04-241-19/+0
| * | | | | | drm/radeon: bump minor version for occlusion queries supportMaciej Cencora2009-04-241-1/+2
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-05-064-9/+10
|\ \ \ \ \ \ \
| * | | | | | | [IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich2009-05-054-9/+10
* | | | | | | | Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regionsMel Gorman2009-05-051-0/+8
* | | | | | | | Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-05-051-1/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | clockevents: prevent endless loop in tick_handle_periodic()john stultz2009-05-021-1/+11
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'irq/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2009-05-051-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "genirq: assert that irq handlers are indeed running in hardirq context"Thomas Gleixner2009-05-011-2/+0
| |/ / / / / / /
* | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-05-051-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: account system time properlyEric Dumazet2009-04-291-1/+1
* | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-05-053-59/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kernel/posix-cpu-timers.c: fix sparse warningH Hartley Sweeten2009-04-301-4/+4
| * | | | | | | | | dma-debug: remove broken dma memory leak detection for 2.6.30Joerg Roedel2009-04-261-52/+1
| * | | | | | | | | locking: Documentation: lockdep-design.txt, fix note of state bitsMing Lei2009-04-261-3/+3
* | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-05-052-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tracing: x86, mmiotrace: fix range testStuart Bennett2009-04-291-1/+1
| * | | | | | | | | | tracing: fix ref count in splice pagesSteven Rostedt2009-04-291-0/+1
* | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-054-14/+18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfoAndreas Herrmann2009-05-041-1/+1
| * | | | | | | | | | | amd-iommu: fix iommu flag masksJoerg Roedel2009-05-041-8/+8
| * | | | | | | | | | | x86: initialize io_bitmap_base on 32bitThomas Gleixner2009-05-011-0/+2
| * | | | | | | | | | | x86: gettimeofday() vDSO: fix segfault when tv == NULLJohn Wright2009-04-301-5/+7
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-05-051-13/+34
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | kbuild, modpost: fix unexpected non-allocatable warning with mipsSam Ravnborg2009-05-041-1/+11