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
2012-02-28
includecheck: delete any duplicate instances of module.h
Paul Gortmaker
12
-12
/
+0
2012-02-25
Linux 3.3-rc5
v3.3-rc5
Linus Torvalds
1
-1
/
+1
2012-02-25
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-17
/
+17
2012-02-25
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
3
-21
/
+10
2012-02-25
autofs: work around unhappy compat problem on x86-64
Ian Kent
4
-3
/
+23
2012-02-24
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-7
/
+7
2012-02-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
17
-100
/
+101
2012-02-24
coccicheck: change handling of C={1,2} when M= is set
Greg Dietsche
1
-9
/
+4
2012-02-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-23
/
+74
2012-02-24
epoll: ep_unregister_pollwait() can use the freed pwq->whead
Oleg Nesterov
2
-4
/
+32
2012-02-24
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
5
-2
/
+25
2012-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
17
-131
/
+250
2012-02-24
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
1
-1
/
+1
2012-02-24
MAINTAINERS: drop me from PA-RISC maintenance
Kyle McMartin
1
-4
/
+1
2012-02-24
NOMMU: Don't need to clear vm_mm when deleting a VMA
David Howells
1
-2
/
+0
2012-02-24
NOMMU: Lock i_mmap_mutex for access to the VMA prio list
David Howells
1
-0
/
+7
2012-02-24
Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
10
-105
/
+200
2012-02-24
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
15
-22
/
+49
2012-02-24
mm: memcg: Correct unregistring of events attached to the same eventfd
Anton Vorontsov
1
-1
/
+4
2012-02-24
hwmon: (max34440) Fix resetting temperature history
Guenter Roeck
1
-1
/
+1
2012-02-24
Btrfs: fix compiler warnings on 32 bit systems
Chris Mason
4
-20
/
+26
2012-02-24
arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twice
Danny Kukawka
1
-1
/
+0
2012-02-24
ARM: mach-shmobile: r8a7779 PFC IPSR4 fix
Magnus Damm
1
-1
/
+1
2012-02-24
ARM: mach-shmobile: sh73a0 PSTR 32-bit access fix
Magnus Damm
1
-1
/
+1
2012-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobi...
Paul Mundt
1892
-61244
/
+37369
2012-02-24
sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGH
Phil Edworthy
1
-0
/
+2
2012-02-24
sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcr
Shimoda, Yoshihiro
1
-0
/
+5
2012-02-24
arch/sh: remove references to cpu_*_map.
Rusty Russell
2
-2
/
+2
2012-02-24
sh: Fix typo in pci-sh7780.c
Masanari Iida
1
-1
/
+1
2012-02-23
Restore direct_io / truncate locking API
Anton Altaparmakov
1
-2
/
+2
2012-02-23
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
5
-23
/
+25
2012-02-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
7
-10
/
+18
2012-02-23
Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
7
-24
/
+44
2012-02-23
Btrfs: increase the global block reserve estimates
Liu Bo
1
-1
/
+1
2012-02-23
Btrfs: clear the extent uptodate bits during parent transid failures
Chris Mason
1
-4
/
+3
2012-02-23
Btrfs: add extra sanity checks on the path names in btrfs_mksubvol
Chris Mason
1
-0
/
+6
2012-02-23
Btrfs: make sure we update latest_bdev
Chris Mason
2
-1
/
+22
2012-02-23
Btrfs: improve error handling for btrfs_insert_dir_item callers
Chris Mason
2
-7
/
+26
2012-02-23
hwmon: (f75375s) Fix register write order when setting fans to full speed
Nikolaus Schulz
1
-4
/
+3
2012-02-23
hwmon: (ads1015) Fix file leak in probe function
Guenter Roeck
1
-2
/
+1
2012-02-22
mlx4_core: Exported functions can't be static
Doug Ledford
2
-7
/
+7
2012-02-22
Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
14
-227
/
+126
2012-02-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
25
-97
/
+190
2012-02-22
[SCSI] scsi_dh_rdac: Fix for unbalanced reference count
Moger, Babu
1
-11
/
+14
2012-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
3
-8
/
+8
2012-02-22
Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-77
/
+62
2012-02-22
drm/radeon/kms/atom: dpms bios scratch reg updates
Alex Deucher
1
-0
/
+3
2012-02-22
drm/radeon/kms: properly set accel working flag and bailout when false
Jerome Glisse
13
-8
/
+64
2012-02-22
drm/radeon: Only create additional ring debugfs files on Cayman or newer.
Michel Dänzer
1
-2
/
+5
2012-02-22
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2
-2
/
+37
[next]