index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-28
eeepc-wmi: add camera keys
Corentin Chary
1
-0
/
+7
2011-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
Linus Torvalds
5
-4
/
+67
2011-03-27
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
Linus Torvalds
3
-11
/
+44
2011-03-27
Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
4
-8
/
+41
2011-03-27
Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6
Linus Torvalds
7
-0
/
+188
2011-03-27
mfd: Add MAX8997/8966 IRQ control
MyungJoo Ham
2
-2
/
+26
2011-03-27
mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to it
Andres Salomon
1
-9
/
+18
2011-03-26
regulator: provide consumer interface for fall/rise time
Linus Walleij
1
-0
/
+2
2011-03-26
regulator: add set_voltage_time_sel infrastructure
Linus Walleij
1
-2
/
+9
2011-03-26
regulator: initialization for ab8500 regulators
Bengt Jonsson
2
-2
/
+54
2011-03-26
regulator: add support for USB voltage regulator
Bengt Jonsson
1
-0
/
+1
2011-03-26
Regulator: add suspend-finish API for regulator core.
MyungJoo Ham
1
-0
/
+1
2011-03-25
Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
Linus Torvalds
3
-4
/
+17
2011-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-5
/
+51
2011-03-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
Linus Torvalds
2
-4
/
+7
2011-03-25
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
4
-0
/
+108
2011-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
1
-3
/
+9
2011-03-25
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-0
/
+4
2011-03-25
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-1
/
+1
2011-03-25
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-2
/
+0
2011-03-25
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-12
/
+33
2011-03-25
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-0
/
+7
2011-03-25
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
5
-4
/
+88
2011-03-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2
-3
/
+32
2011-03-25
genirq: Expand generic show_interrupts()
Thomas Gleixner
1
-0
/
+4
2011-03-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1
Artem Bityutskiy
340
-1843
/
+9136
2011-03-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
Linus Torvalds
3
-3
/
+3
2011-03-24
fs: rename inode_lock to inode_hash_lock
Dave Chinner
1
-1
/
+0
2011-03-24
fs: move i_wb_list out from under inode_lock
Dave Chinner
1
-0
/
+1
2011-03-24
fs: protect inode->i_state with inode->i_lock
Dave Chinner
2
-2
/
+2
2011-03-24
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
1
-3
/
+2
2011-03-24
Merge branch 'nfs-for-2.6.39' into nfs-for-next
Trond Myklebust
4
-3
/
+45
2011-03-24
Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
Weston Andros Adamson
1
-2
/
+4
2011-03-24
NFS: Determine initial mount security
Bryan Schumaker
1
-0
/
+3
2011-03-24
NFS: use secinfo when crossing mountpoints
Bryan Schumaker
1
-0
/
+1
2011-03-24
NFS: Add secinfo procedure
Bryan Schumaker
2
-0
/
+38
2011-03-24
NFS: lookup supports alternate client
Bryan Schumaker
1
-1
/
+1
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
12
-101
/
+100
2011-03-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
Linus Torvalds
1
-0
/
+1
2011-03-24
Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-3
/
+7
2011-03-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
Linus Torvalds
7
-12
/
+1167
2011-03-24
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-3
/
+0
2011-03-25
mmc: Add MMC_PROGRESS_*
Simon Horman
2
-3
/
+7
2011-03-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
Linus Torvalds
3
-2
/
+27
2011-03-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
Linus Torvalds
15
-22
/
+1062
2011-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
Linus Torvalds
2
-17
/
+25
2011-03-24
dm ioctl: add flag to wipe buffers for secure data
Milan Broz
1
-3
/
+9
2011-03-24
vsprintf: Introduce %pB format specifier
Namhyung Kim
1
-0
/
+7
2011-03-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
Linus Torvalds
1
-5
/
+7
2011-03-23
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-21
/
+69
[next]