index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
MMC: regulator utilities
David Brownell
2009-03-31
1
-0
/
+5
*
regulator: twl4030 regulators
David Brownell
2009-03-31
1
-0
/
+47
*
regulator: get_status() grows kerneldoc
David Brownell
2009-03-31
1
-9
/
+10
*
regulator: enumerate voltages (v2)
David Brownell
2009-03-31
2
-0
/
+11
*
regulator: Allow regulators to set the initial operating mode
Mark Brown
2009-03-31
1
-0
/
+4
*
regulator: email - update email address and regulator webpage.
Liam Girdwood
2009-03-31
3
-3
/
+3
*
regulator: fix header file missing kernel-doc
Randy Dunlap
2009-03-31
1
-0
/
+1
*
regulator: Hoist struct regulator_dev out of core to fix notifiers
Mark Brown
2009-03-31
1
-0
/
+32
*
regulator: Allow init_data to be passed to fixed voltage regulators
Mark Brown
2009-03-31
1
-0
/
+3
*
regulator: Allow init data to be supplied for bq24022
Mark Brown
2009-03-31
1
-0
/
+3
*
regulator: Pass regulator init data as explict argument when registering
Mark Brown
2009-03-31
1
-1
/
+2
*
Regulator: Push lock out of _notifier_call_chain + add voltage change event.
Jonathan Cameron
2009-03-31
1
-0
/
+2
*
regulator: add get_status()
David Brownell
2009-03-31
1
-0
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-03-30
3
-13
/
+2
|
\
|
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-29
63
-331
/
+3029
|
|
\
|
*
|
kernel: remove HIPQUAD()
Harvey Harrison
2009-03-28
1
-12
/
+0
|
*
|
netpoll: store local and remote ip in net-endian
Harvey Harrison
2009-03-28
1
-1
/
+1
|
*
|
skbuff.h: fix missing kernel-doc
Randy Dunlap
2009-03-28
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
2009-03-30
3
-16
/
+7
|
\
\
\
|
*
|
|
cpumask: remove the now-obsoleted pcibus_to_cpumask(): generic
Rusty Russell
2009-03-30
1
-7
/
+0
|
*
|
|
cpumask: use new cpumask_ functions in core code.
Rusty Russell
2009-03-30
1
-2
/
+2
|
*
|
|
cpumask: remove node_to_first_cpu
Rusty Russell
2009-03-30
1
-3
/
+0
|
*
|
|
cpumask: fix seq_bitmap_*() functions.
Rusty Russell
2009-03-30
1
-4
/
+5
*
|
|
|
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2009-03-30
1
-3
/
+4
|
\
\
\
\
|
*
|
|
|
dmi: Let dmi_walk() users pass private data
Jean Delvare
2009-03-30
1
-3
/
+4
|
|
/
/
/
*
|
|
|
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-03-30
4
-49
/
+102
|
\
\
\
\
|
*
|
|
|
lockdep: move state bit definitions around
Peter Zijlstra
2009-02-14
1
-45
/
+4
|
*
|
|
|
lockdep: sanitize reclaim bit names
Peter Zijlstra
2009-02-14
1
-4
/
+4
|
*
|
|
|
lockdep: sanitize bit names
Peter Zijlstra
2009-02-14
1
-11
/
+11
|
*
|
|
|
lockdep: annotate reclaim context (__GFP_NOFS)
Nick Piggin
2009-02-14
2
-1
/
+17
|
*
|
|
|
timer: implement lockdep deadlock detection
Johannes Berg
2009-02-14
1
-9
/
+84
|
*
|
|
|
Merge branch 'linus' into core/locking
Ingo Molnar
2009-02-07
330
-15553
/
+693
|
|
\
\
\
\
|
*
|
|
|
|
mutex: implement adaptive spinning
Peter Zijlstra
2009-01-14
2
-2
/
+4
|
*
|
|
|
|
mutex: preemption fixes
Peter Zijlstra
2009-01-14
1
-0
/
+1
*
|
|
|
|
|
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
2009-03-30
2
-5
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2009-03-31
2
-5
/
+1
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2009-03-30
3
-0
/
+11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)
Rafael J. Wysocki
2009-03-30
1
-0
/
+1
|
*
|
|
|
|
|
|
PM: Introduce functions for suspending and resuming device interrupts
Rafael J. Wysocki
2009-03-30
2
-0
/
+10
*
|
|
|
|
|
|
|
reiserfs: fix build breakage
Alexander Beregalov
2009-03-30
1
-1
/
+2
*
|
|
|
|
|
|
|
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
2009-03-30
5
-31
/
+180
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
drm: detect hdmi monitor by hdmi identifier (v3)
Ma Ling
2009-03-29
1
-0
/
+1
|
*
|
|
|
|
|
|
|
drm: reorder struct drm_ioctl_desc to save space on 64 bit builds
Richard Kennedy
2009-03-29
1
-3
/
+3
|
*
|
|
|
|
|
|
|
radeon: add some new pci ids
Alex Deucher
2009-03-29
1
-0
/
+2
|
*
|
|
|
|
|
|
|
drm: read EDID extensions from monitor
Ma Ling
2009-03-29
1
-1
/
+2
|
*
|
|
|
|
|
|
|
drm: merge Linux master into HEAD
Dave Airlie
2009-03-28
351
-4288
/
+8795
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
drm: add DRM_READ/WRITE64 wrappers around readq/writeq.
Dave Airlie
2009-03-13
1
-0
/
+19
|
*
|
|
|
|
|
|
|
radeon: add RS600 pci ids
Alex Deucher
2009-03-13
1
-0
/
+3
|
*
|
|
|
|
|
|
|
radeon: add R6xx/R7xx pci ids
Alex Deucher
2009-03-13
1
-0
/
+108
|
*
|
|
|
|
|
|
|
drm/radeon: prep for r6xx/r7xx support
Alex Deucher
2009-03-13
1
-1
/
+4
[next]