aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | ARM: mach-shmobile: ap4evb: fix write protect for SDHI1Arnd Hannemann2010-08-20
| | * | | | | ARM: mach-shmobile: ap4evb: modify FSI2 IDKuninori Morimoto2010-08-18
| | * | | | | ARM: mach-shmobile: do not enable the PLLC2 clock on initGuennadi Liakhovetski2010-08-18
| | * | | | | ARM: mach-shmobile: Clock framework comment fixMagnus Damm2010-08-18
| | * | | | | ARM: mach-shmobile: Fix up gpio-leds pdata definition.Paul Mundt2010-08-16
| | * | | | | ARM: mach-shmobile: AP4EVB: use gpio-leds for leds.Arnd Hannemann2010-08-16
| | * | | | | ARM: mach-shmobile: add clock definitions for CEU and CSI2Guennadi Liakhovetski2010-08-16
| | * | | | | ARM: mach-shmobile: Runtime PM V3Magnus Damm2010-08-16
| | | |/ / / | | |/| | |
| * | | | | ARM: 6343/1: wire up fanotify and prlimit64 syscalls on ARMMikael Pettersson2010-09-01
| * | | | | ARM: 6330/1: perf: reword comments relating to perf_event_do_pendingWill Deacon2010-09-01
| | |/ / / | |/| | |
* | | | | lglock: make lg_lock_global() actually lock globallyJonathan Corbet2010-09-09
* | | | | mm: Move vma_stack_continue into mm.hStefan Bader2010-09-09
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-09-09
|\ \ \ \ \
| * \ \ \ \ Merge branches 'cxgb3' and 'nes' into for-linusRoland Dreier2010-09-08
| |\ \ \ \ \
| | * | | | | RDMA/nes: Fix hang with modified FIN handling on A0 cardsFaisal Latif2010-09-08
| | * | | | | RDMA/nes: Change state to closing after FINFaisal Latif2010-09-08
| | * | | | | RDMA/nes: Fix double CLOSE event indication crashFaisal Latif2010-09-08
| | * | | | | RDMA/nes: Write correct register write to set TX pause paramChien Tung2010-09-08
| * | | | | | RDMA/cxgb3: Don't exceed the max HW CQ depthSteve Wise2010-09-02
| |/ / / / /
* | | | | | Merge branch 'fixes' of git://oss.oracle.com/git/tma/linux-2.6Linus Torvalds2010-09-09
|\ \ \ \ \ \
| * | | | | | ocfs2: Fix orphan add in ocfs2_create_inode_in_orphanMark Fasheh2010-09-08
| * | | | | | ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functionsMark Fasheh2010-09-08
| * | | | | | ocfs2: allow return of new inode block location before allocation of the inodeMark Fasheh2010-09-08
| * | | | | | ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open codingMark Fasheh2010-09-08
| * | | | | | ocfs2: split out inode alloc code from ocfs2_mknod_lockedMark Fasheh2010-09-08
| * | | | | | Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef...Tristan Ye2010-09-08
| * | | | | | ocfs2: Fix deadlock when allocating pageJan Kara2010-09-08
| * | | | | | ocfs2: properly set and use inode group alloc hintMark Fasheh2010-09-08
| * | | | | | ocfs2: Use the right group in nfs sync check.Tao Ma2010-09-08
| * | | | | | ocfs2: Flush drive's caches on fdatasyncJan Kara2010-09-08
| * | | | | | ocfs2: make __ocfs2_page_mkwrite handle file end properly.Tao Ma2010-09-08
| * | | | | | ocfs2: Fix incorrect checksum validation errorSunil Mushran2010-09-08
| * | | | | | ocfs2: Fix metaecc error messagesSunil Mushran2010-09-08
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-09-08
|\ \ \ \ \ \
| * | | | | | Input: i8042 - fix device removal on unloadDmitry Torokhov2010-08-31
| * | | | | | Input: bcm5974 - adjust major/minor to scaleHenrik Rydberg2010-08-31
| * | | | | | Input: MT - initialize slots to unusedHenrik Rydberg2010-08-29
| * | | | | | Input: use PIT_TICK_RATE in vt beep ioctlArnd Bergmann2010-08-29
| * | | | | | Input: wacom - fix mousewheel handling for old wacom tabletsMike Auty2010-08-29
* | | | | | | Merge branch 'semaphore-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-08
|\ \ \ \ \ \ \
| * | | | | | | semaphore: Add DEFINE_SEMAPHOREThomas Gleixner2010-09-08
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-08
|\ \ \ \ \ \ \
| * | | | | | | x86, mcheck: Avoid duplicate sysfs links/files for thresholding banksAndreas Herrmann2010-09-05
| * | | | | | | io-mapping: Fix the address space annotationsFrancisco Jerez2010-09-05
| * | | | | | | x86: Fix the address space annotations of iomap_atomic_prot_pfn()Francisco Jerez2010-09-05
| * | | | | | | x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampolineHugh Dickins2010-08-25
| * | | | | | | x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_devSergey Senozhatsky2010-08-20
* | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-08
|\ \ \ \ \ \ \ \
| * | | | | | | | gcc-4.6: kernel/*: Fix unused but set warningsAndi Kleen2010-09-05
| * | | | | | | | mutex: Fix annotations to include it in kernel-locking docbookRandy Dunlap2010-09-03