Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | ARM: pxa: remove __init from cpufreq_driver->init() | Eric Miao | 2010-08-30 | 2 | -2/+2 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 | Russell King | 2010-09-01 | 5 | -20/+220 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ARM: mach-shmobile: ap4evb: fix write protect for SDHI1 | Arnd Hannemann | 2010-08-20 | 1 | -0/+2 | |
| | * | | | | | | | | ARM: mach-shmobile: ap4evb: modify FSI2 ID | Kuninori Morimoto | 2010-08-18 | 1 | -1/+1 | |
| | * | | | | | | | | ARM: mach-shmobile: do not enable the PLLC2 clock on init | Guennadi Liakhovetski | 2010-08-18 | 1 | -1/+0 | |
| | * | | | | | | | | ARM: mach-shmobile: Clock framework comment fix | Magnus Damm | 2010-08-18 | 1 | -1/+3 | |
| | * | | | | | | | | ARM: mach-shmobile: Fix up gpio-leds pdata definition. | Paul Mundt | 2010-08-16 | 1 | -1/+1 | |
| | * | | | | | | | | ARM: mach-shmobile: AP4EVB: use gpio-leds for leds. | Arnd Hannemann | 2010-08-16 | 1 | -14/+38 | |
| | * | | | | | | | | ARM: mach-shmobile: add clock definitions for CEU and CSI2 | Guennadi Liakhovetski | 2010-08-16 | 1 | -1/+5 | |
| | * | | | | | | | | ARM: mach-shmobile: Runtime PM V3 | Magnus Damm | 2010-08-16 | 3 | -2/+171 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | ARM: 6343/1: wire up fanotify and prlimit64 syscalls on ARM | Mikael Pettersson | 2010-09-01 | 2 | -0/+6 | |
| * | | | | | | | | ARM: 6330/1: perf: reword comments relating to perf_event_do_pending | Will Deacon | 2010-09-01 | 2 | -5/+5 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | lglock: make lg_lock_global() actually lock globally | Jonathan Corbet | 2010-09-09 | 1 | -2/+2 | |
* | | | | | | | | mm: Move vma_stack_continue into mm.h | Stefan Bader | 2010-09-09 | 3 | -7/+8 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-09-09 | 5 | -12/+27 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branches 'cxgb3' and 'nes' into for-linus | Roland Dreier | 2010-09-08 | 4 | -11/+26 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | RDMA/nes: Fix hang with modified FIN handling on A0 cards | Faisal Latif | 2010-09-08 | 2 | -1/+3 | |
| | * | | | | | | | | RDMA/nes: Change state to closing after FIN | Faisal Latif | 2010-09-08 | 1 | -1/+12 | |
| | * | | | | | | | | RDMA/nes: Fix double CLOSE event indication crash | Faisal Latif | 2010-09-08 | 1 | -8/+10 | |
| | * | | | | | | | | RDMA/nes: Write correct register write to set TX pause param | Chien Tung | 2010-09-08 | 1 | -2/+2 | |
| * | | | | | | | | | RDMA/cxgb3: Don't exceed the max HW CQ depth | Steve Wise | 2010-09-02 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'fixes' of git://oss.oracle.com/git/tma/linux-2.6 | Linus Torvalds | 2010-09-09 | 9 | -107/+475 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan | Mark Fasheh | 2010-09-08 | 1 | -20/+107 | |
| * | | | | | | | | ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions | Mark Fasheh | 2010-09-08 | 1 | -32/+88 | |
| * | | | | | | | | ocfs2: allow return of new inode block location before allocation of the inode | Mark Fasheh | 2010-09-08 | 2 | -0/+180 | |
| * | | | | | | | | ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding | Mark Fasheh | 2010-09-08 | 1 | -13/+4 | |
| * | | | | | | | | ocfs2: split out inode alloc code from ocfs2_mknod_locked | Mark Fasheh | 2010-09-08 | 1 | -18/+37 | |
| * | | | | | | | | Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef... | Tristan Ye | 2010-09-08 | 1 | -1/+1 | |
| * | | | | | | | | ocfs2: Fix deadlock when allocating page | Jan Kara | 2010-09-08 | 3 | -4/+5 | |
| * | | | | | | | | ocfs2: properly set and use inode group alloc hint | Mark Fasheh | 2010-09-08 | 1 | -4/+20 | |
| * | | | | | | | | ocfs2: Use the right group in nfs sync check. | Tao Ma | 2010-09-08 | 1 | -8/+11 | |
| * | | | | | | | | ocfs2: Flush drive's caches on fdatasync | Jan Kara | 2010-09-08 | 1 | -1/+10 | |
| * | | | | | | | | ocfs2: make __ocfs2_page_mkwrite handle file end properly. | Tao Ma | 2010-09-08 | 1 | -3/+5 | |
| * | | | | | | | | ocfs2: Fix incorrect checksum validation error | Sunil Mushran | 2010-09-08 | 1 | -1/+5 | |
| * | | | | | | | | ocfs2: Fix metaecc error messages | Sunil Mushran | 2010-09-08 | 1 | -2/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-09-08 | 5 | -17/+28 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Input: i8042 - fix device removal on unload | Dmitry Torokhov | 2010-08-31 | 1 | -1/+1 | |
| * | | | | | | | | Input: bcm5974 - adjust major/minor to scale | Henrik Rydberg | 2010-08-31 | 1 | -4/+8 | |
| * | | | | | | | | Input: MT - initialize slots to unused | Henrik Rydberg | 2010-08-28 | 1 | -2/+9 | |
| * | | | | | | | | Input: use PIT_TICK_RATE in vt beep ioctl | Arnd Bergmann | 2010-08-28 | 1 | -8/+8 | |
| * | | | | | | | | Input: wacom - fix mousewheel handling for old wacom tablets | Mike Auty | 2010-08-28 | 1 | -2/+2 | |
* | | | | | | | | | Merge branch 'semaphore-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-09-08 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | semaphore: Add DEFINE_SEMAPHORE | Thomas Gleixner | 2010-09-08 | 1 | -0/+3 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-09-08 | 6 | -25/+25 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86, mcheck: Avoid duplicate sysfs links/files for thresholding banks | Andreas Herrmann | 2010-09-05 | 1 | -2/+2 | |
| * | | | | | | | | | io-mapping: Fix the address space annotations | Francisco Jerez | 2010-09-05 | 1 | -12/+12 | |
| * | | | | | | | | | x86: Fix the address space annotations of iomap_atomic_prot_pfn() | Francisco Jerez | 2010-09-05 | 2 | -5/+5 | |
| * | | | | | | | | | x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampoline | Hugh Dickins | 2010-08-24 | 1 | -2/+1 | |
| * | | | | | | | | | x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev | Sergey Senozhatsky | 2010-08-20 | 1 | -4/+5 | |
* | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-09-08 | 11 | -29/+30 | |
|\ \ \ \ \ \ \ \ \ \ |