Age | Commit message (Expand) | Author | Files | Lines |
2010-10-28 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -1/+2 |
2010-10-28 | regulator: Add option for machine drivers to enable the dummy regulator | Mark Brown | 1 | -0/+5 |
2010-10-28 | Regulator: LP3972 PMIC regulator driver | Axel Lin | 1 | -0/+48 |
2010-10-28 | MAX8952 PMIC Driver Initial Release | MyungJoo Ham | 1 | -0/+135 |
2010-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 9 | -840/+401 |
2010-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -3/+0 |
2010-10-28 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 4 | -11/+22 |
2010-10-28 | Merge 'staging-next' to Linus's tree | Greg Kroah-Hartman | 9 | -840/+401 |
2010-10-28 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 25 | -264/+306 |
2010-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 7 | -7/+212 |
2010-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 3 | -0/+59 |
2010-10-28 | mmu_notifier.h: fix comment spelling | Figo.zhang | 1 | -1/+1 |
2010-10-28 | Fix compile brekage with !CONFIG_BLOCK | Ingo Molnar | 1 | -0/+1 |
2010-10-28 | 9p: Add datasync to client side TFSYNC/RFSYNC for dotl | Venkateswararao Jujjuri (JV) | 1 | -1/+1 |
2010-10-28 | 9p: Implement TREADLINK operation for 9p2000.L | M. Mohan Kumar | 2 | -0/+3 |
2010-10-28 | 9p: Use V9FS_MAGIC in statfs | M. Mohan Kumar | 1 | -0/+1 |
2010-10-28 | 9p: Implement TGETLOCK | M. Mohan Kumar | 2 | -0/+19 |
2010-10-28 | 9p: Implement TLOCK | M. Mohan Kumar | 2 | -0/+29 |
2010-10-28 | [9p] Introduce client side TFSYNC/RFSYNC for dotl. | Venkateswararao Jujjuri (JV) | 2 | -0/+3 |
2010-10-28 | net/9p: This patch implements TLERROR/RLERROR on the 9P client. | Arun R Bharadwaj | 1 | -0/+4 |
2010-10-27 | Merge branch 'next' into upstream-merge | Theodore Ts'o | 7 | -180/+307 |
2010-10-27 | ext4,jbd2: convert tracepoints to use major/minor numbers | Theodore Ts'o | 2 | -156/+251 |
2010-10-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 3 | -18/+280 |
2010-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 | Linus Torvalds | 1 | -9/+10 |
2010-10-27 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -47/+21 |
2010-10-27 | Merge branch 'akpm-incoming-2' | Linus Torvalds | 22 | -61/+210 |
2010-10-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -12/+0 |
2010-10-27 | ext4: fix kernel oops if the journal superblock has a non-zero j_errno | Theodore Ts'o | 1 | -0/+10 |
2010-10-27 | ext4: implement writeback livelock avoidance using page tagging | Eric Sandeen | 1 | -0/+2 |
2010-10-27 | fs: Add FITRIM ioctl | Lukas Czerner | 1 | -0/+8 |
2010-10-27 | ext4: don't use ext4_allocation_contexts for tracing | Eric Sandeen | 1 | -22/+29 |
2010-10-27 | ext4: fix oops in trace_ext4_mb_release_group_pa | Eric Sandeen | 1 | -3/+0 |
2010-10-27 | Add helper function for blkdev_issue_zeroout (sb_issue_discard) | Lukas Czerner | 1 | -0/+8 |
2010-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 15 | -45/+51 |
2010-10-27 | ext4: avoid null dereference in trace_ext4_mballoc_discard | Wen Congyang | 1 | -2/+3 |
2010-10-27 | jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode | Brian King | 1 | -1/+1 |
2010-10-27 | Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -0/+6 |
2010-10-27 | epoll: make epoll_wait() use the hrtimer range feature | Shawn Bohrer | 1 | -0/+2 |
2010-10-27 | Remove duplicate includes from many files | Zimny Lech | 1 | -1/+0 |
2010-10-27 | ramoops: use the platform data structure instead of module params | Kyungmin Park | 1 | -0/+15 |
2010-10-27 | kfifo: fix kfifo_alloc() to return a signed int value | Stefani Seibold | 1 | -12/+21 |
2010-10-27 | taskstats: use real microsecond granularity for CPU times | Michael Holzheu | 1 | -3/+3 |
2010-10-27 | rapidio: fix IDLE2 bits corruption | Alexandre Bounine | 1 | -2/+1 |
2010-10-27 | rapidio: add handling of redundant routes | Alexandre Bounine | 1 | -0/+2 |
2010-10-27 | rapidio: add support for IDT CPS Gen2 switches | Alexandre Bounine | 2 | -0/+7 |
2010-10-27 | rapidio: modify sysfs initialization for switches | Alexandre Bounine | 1 | -0/+6 |
2010-10-27 | rapidio: add default handler for error-stopped state | Alexandre Bounine | 1 | -3/+5 |
2010-10-27 | rapidio: add relation links between RIO device structures | Alexandre Bounine | 1 | -0/+4 |
2010-10-27 | rapidio: use stored ingress port number instead of register read | Alexandre Bounine | 2 | -1/+5 |
2010-10-27 | rapidio: fix RapidIO sysfs hierarchy | Alexandre Bounine | 1 | -0/+1 |