index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-23
Driver core: device_attribute parameters can often be const*
Phil Carmody
3
-8
/
+10
2009-12-23
Doc/stable rules: add new cherry-pick logic
Sebastian Andrzej Siewior
1
-2
/
+22
2009-12-23
vfs: get_sb_single() - do not pass options twice
Kay Sievers
1
-1
/
+2
2009-12-23
devtmpfs: Convert dirlock to a mutex
Thomas Gleixner
1
-7
/
+5
2009-12-23
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
83
-1066
/
+2502
2009-12-23
Fix usb_serial_probe() problem introduced by the recent kfifo changes
Stefani Seibold
3
-10
/
+10
2009-12-23
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
21
-61
/
+459
2009-12-23
drm/radeon/kms: add definitions for v4 power tables
Alex Deucher
1
-0
/
+199
2009-12-23
drm/radeon/kms: never combine LVDS with another encoder
Alex Deucher
1
-26
/
+23
2009-12-23
drm/radeon/kms: Check module arguments to be valid V2
Jerome Glisse
1
-5
/
+68
2009-12-23
drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure
Jerome Glisse
3
-4
/
+13
2009-12-23
drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)
Alex Deucher
1
-0
/
+12
2009-12-23
drm/radeon/kms: add 3DC compression support
Marek Olšák
2
-0
/
+19
2009-12-23
drm/radeon/kms: allow rendering while no colorbuffer is set on r300
Marek Olšák
3
-1
/
+19
2009-12-23
drm/radeon/kms: enable memory clock reading on legacy (V2)
Rafał Miłecki
3
-4
/
+11
2009-12-23
drm/radeon/kms: prevent parallel AtomBIOS calls
Rafał Miłecki
3
-2
/
+12
2009-12-23
drm/radeon/kms: set proper default tv standard
Alex Deucher
5
-8
/
+69
2009-12-23
drm/radeon/kms: fix legacy rmx
Alex Deucher
3
-3
/
+6
2009-12-23
drm/radeon/kms/atom: fill in proper defines for digital setup
Alex Deucher
1
-8
/
+8
2009-12-23
Merge remote branch 'nouveau/for-airlied' into drm-linus
Dave Airlie
30
-706
/
+1710
2009-12-23
drm/kms: silencing a false positive warning.
Marin Mitov
1
-1
/
+1
2009-12-23
drm/mm: fix logic for selection of best fit block
Bob Gleitsmann
1
-2
/
+2
2009-12-23
drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.
Thomas Hellstrom
4
-111
/
+209
2009-12-23
drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.
Thomas Hellstrom
3
-10
/
+6
2009-12-23
drm/vmwgfx: Fix unlocked ioctl and add proper access control
Thomas Hellstrom
1
-28
/
+19
2009-12-23
drm/radeon: fix build on 64-bit with some compilers.
Dave Airlie
1
-2
/
+2
2009-12-23
drivers/gpu: Use kzalloc for allocating only one thing
Julia Lawall
1
-2
/
+2
2009-12-23
DRM: Rename clamp variable
Andi Kleen
1
-3
/
+3
2009-12-22
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+19
2009-12-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-108
/
+288
2009-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
Linus Torvalds
18
-34
/
+31
2009-12-22
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+9
2009-12-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
37
-178
/
+876
2009-12-22
media video cx23888 driver: ported to new kfifo API
Stefani Seibold
1
-25
/
+19
2009-12-22
kfifo: add record handling functions
Stefani Seibold
2
-93
/
+523
2009-12-22
kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user
Stefani Seibold
2
-16
/
+170
2009-12-22
kfifo: add DEFINE_KFIFO and friends, add very tiny functions
Stefani Seibold
1
-2
/
+92
2009-12-22
kfifo: fix warn_unused_result
Stefani Seibold
7
-16
/
+51
2009-12-22
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
15
-81
/
+101
2009-12-22
kfifo: cleanup namespace
Stefani Seibold
13
-73
/
+55
2009-12-22
kfifo: move out spinlock
Stefani Seibold
16
-130
/
+131
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
24
-259
/
+238
2009-12-22
mm tracing: cleanup Documentation/trace/events-kmem.txt
Randy Dunlap
1
-7
/
+7
2009-12-22
lib/string.c: fix kernel-doc warnings
Randy Dunlap
1
-3
/
+3
2009-12-22
Revert "time: Remove xtime_cache"
Linus Torvalds
2
-4
/
+24
2009-12-22
PM: Runtime PM documentation update
Alan Stern
1
-0
/
+50
2009-12-22
PM / Runtime: Use device type and device class callbacks
Rafael J. Wysocki
2
-86
/
+132
2009-12-22
jfs: Fix 32bit build warning
Alan Cox
1
-1
/
+1
2009-12-22
Remove obsolete comment in fs.h
Andreas Gruenbacher
1
-2
/
+0
2009-12-22
Sanitize f_flags helpers
Al Viro
6
-14
/
+5
[next]