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
2011-12-06
PM / Hibernate: Enable usermodehelpers in software_resume() error path
Srivatsa S. Bhat
1
-1
/
+3
2011-11-23
PM / Hibernate: Refactor and simplify hibernation_snapshot() code
Srivatsa S. Bhat
1
-13
/
+9
2011-11-23
PM / Sleep: Simplify device_suspend_noirq()
Rafael J. Wysocki
1
-10
/
+2
2011-11-23
PM / Sleep: Remove unnecessary label and jumps to it form PM core code
Rafael J. Wysocki
1
-7
/
+0
2011-11-23
PM / Memory-hotplug: Avoid task freezing failures
Srivatsa S. Bhat
1
-0
/
+4
2011-11-23
PM: Fix indentation and remove extraneous whitespaces in kernel/power/main.c
Srivatsa S. Bhat
1
-3
/
+3
2011-11-23
PM / Hibernate: Do not leak memory in error/test code paths
Rafael J. Wysocki
1
-6
/
+10
2011-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-0
/
+16
2011-11-23
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-24
/
+25
2011-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2
-7
/
+10
2011-11-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-432
/
+600
2011-11-23
regulator: TPS65910: Fix VDD1/2 voltage selector count
Afzal Mohammed
2
-7
/
+10
2011-11-23
i2c: Make i2cdev_notifier_call static
Shubhrajyoti D
1
-1
/
+1
2011-11-23
i2c: Delete ANY_I2C_BUS
Jean Delvare
1
-3
/
+0
2011-11-23
i2c: Fix device name for 10-bit slave address
Jean Delvare
2
-18
/
+22
2011-11-23
i2c-algo-bit: Generate correct i2c address sequence for 10-bit target
Jeffrey (Sheng-Hui) Chu
1
-2
/
+2
2011-11-23
drm: integer overflow in drm_mode_dirtyfb_ioctl()
Xi Wang
2
-0
/
+6
2011-11-22
Revert "of/irq: of_irq_find_parent: check for parent equal to child"
Linus Torvalds
1
-7
/
+7
2011-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-25
/
+13
2011-11-22
drivers/gpu/vga/vgaarb.c: add missing kfree
Julia Lawall
1
-6
/
+12
2011-11-22
drm/radeon/kms/atom: unify i2c gpio table handling
Alex Deucher
1
-128
/
+86
2011-11-22
drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real
Alex Deucher
1
-0
/
+12
2011-11-22
ttm: Don't return the bo reserved on error path
Thomas Hellstrom
1
-1
/
+7
2011-11-22
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...
Dave Airlie
10
-211
/
+354
2011-11-22
mount_subtree() pointless use-after-free
Al Viro
1
-2
/
+4
2011-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-8
/
+33
2011-11-22
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
5
-366
/
+3
2011-11-22
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
12
-62
/
+89
2011-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
13
-111
/
+290
2011-11-22
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-23
/
+7
2011-11-21
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-8
/
+9
2011-11-21
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
42
-282
/
+332
2011-11-21
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-53
/
+72
2011-11-21
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-8
/
+15
2011-11-21
Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-31
/
+77
2011-11-21
iio: fix a leak due to improper use of anon_inode_getfd()
Al Viro
1
-1
/
+9
2011-11-21
microblaze: bury asm/namei.h
Al Viro
1
-22
/
+0
2011-11-21
Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
3
-4
/
+5
2011-11-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
5
-8
/
+19
2011-11-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-37
/
+65
2011-11-21
fix braino in um patchset (mea culpa)
Al Viro
1
-1
/
+1
2011-11-21
Btrfs: remove free-space-cache.c WARN during log replay
Chris Mason
1
-1
/
+7
2011-11-21
ext4: fix up a undefined error in ext4_free_blocks in debugging code
Yongqiang Yang
1
-1
/
+1
2011-11-20
VFS: Log the fact that we've given ELOOP rather than creating a loop
David Howells
1
-1
/
+10
2011-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
77
-312
/
+604
2011-11-20
Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-49
/
+189
2011-11-20
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
15
-32
/
+88
2011-11-20
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
12
-61
/
+89
2011-11-20
Btrfs: sectorsize align offsets in fiemap
Josef Bacik
1
-1
/
+4
2011-11-20
Btrfs: clear pages dirty for io and set them extent mapped
Josef Bacik
1
-0
/
+5
[next]