index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
78
-631
/
+518
2012-04-05
memcg swap: use mem_cgroup_uncharge_swap fix
Michal Hocko
1
-7
/
+7
2012-04-05
backlight: add driver for DA9052/53 PMIC v1
Ashish Jangam
3
-0
/
+194
2012-04-05
C6X: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-13
/
+3
2012-04-05
MAINTAINERS: add entry for sparse checker
Christopher Li
1
-0
/
+9
2012-04-05
MAINTAINERS: fix REMOTEPROC F: typo
Joe Perches
1
-1
/
+1
2012-04-05
alpha: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-21
/
+10
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
63
-572
/
+176
2012-04-05
scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()
Julia Lawall
1
-0
/
+70
2012-04-05
libfs: add simple_open()
Stephen Boyd
2
-0
/
+9
2012-04-05
hugetlbfs: remove unregister_filesystem() when initializing module
Hillf Danton
1
-1
/
+0
2012-04-05
drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callback
Jett.Zhou
1
-2
/
+2
2012-04-05
fs/xattr.c:setxattr(): improve handling of allocation failures
Andrew Morton
1
-4
/
+17
2012-04-05
fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failed
Andrew Morton
1
-4
/
+13
2012-04-05
fs/xattr.c: suppress page allocation failure warnings from sys_listxattr()
Dave Jones
1
-1
/
+1
2012-04-05
sysrq: use SEND_SIG_FORCED instead of force_sig()
Anton Vorontsov
1
-1
/
+1
2012-04-05
proc: fix mount -t proc -o AAA
Vasiliy Kulikov
1
-4
/
+5
2012-04-04
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-25
/
+37
2012-04-04
Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-78
/
+204
2012-04-04
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
45
-198
/
+354
2012-04-04
Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-168
/
+284
2012-04-04
Merge branch 'selinux' ("struct common_audit_data" sanitizer)
Linus Torvalds
18
-271
/
+411
2012-04-04
Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Linus Torvalds
1
-1
/
+1
2012-04-04
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
12
-49
/
+81
2012-04-04
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-4
/
+18
2012-04-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-80
/
+8
2012-04-04
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-29
/
+42
2012-04-04
Merge tag 'mce-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+2
2012-04-04
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
Linus Torvalds
5
-35
/
+75
2012-04-04
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
6
-4
/
+8
2012-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-4
/
+4
2012-04-04
avr32: fix nop compile fails from system.h split up
Paul Gortmaker
2
-13
/
+2
2012-04-04
Revert "nouveau/bios: Fix tracking of BIOS image data"
Linus Torvalds
1
-3
/
+1
2012-04-04
MCE, AMD: Drop too granulary family model checks
Borislav Petkov
1
-4
/
+2
2012-04-04
serial/sunzilog: fix keyboard on SUN SPARCstation
Sam Ravnborg
1
-2
/
+2
2012-04-03
Fix UNC parsing on mount
Sachin Prabhu
1
-7
/
+7
2012-04-03
hwmon: (ad7314) Adds missing spi_dev initialization
Graeme Smecher
1
-0
/
+1
2012-04-03
Remove unnecessary check for NULL in password parser
Sachin Prabhu
1
-2
/
+1
2012-04-03
Merge branch 'drm-fixes-intel' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
15
-35
/
+152
2012-04-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
12
-16
/
+54
2012-04-03
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
7
-39
/
+72
2012-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
3
-0
/
+7
2012-04-03
lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...
Linus Torvalds
5
-17
/
+15
2012-04-03
SELinux: do not allocate stack space for AVC data unless needed
Eric Paris
2
-14
/
+27
2012-04-03
SELinux: remove avd from slow_avc_audit()
Eric Paris
1
-2
/
+2
2012-04-03
SELinux: remove avd from selinux_audit_data
Eric Paris
1
-1
/
+0
2012-04-03
LSM: shrink the common_audit_data data union
Eric Paris
5
-105
/
+140
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
16
-147
/
+242
2012-04-03
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
15
-35
/
+152
2012-04-03
drm: Validate requested virtual size against allocated fb size
Chris Wilson
1
-2
/
+6
[next]