index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ia64: convert to dynamic percpu allocator
Tejun Heo
2009-10-02
4
-20
/
+138
*
ia64: allocate percpu area for cpu0 like percpu areas for other cpus
Tejun Heo
2009-10-02
3
-30
/
+57
*
ia64: initialize cpu maps early
Tejun Heo
2009-10-02
2
-24
/
+20
*
ia64: don't alias VMALLOC_END to vmalloc_end
Tejun Heo
2009-10-02
5
-9
/
+8
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2009-10-01
16
-245
/
+745
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
2009-10-01
1
-0
/
+11
|
|
\
|
|
*
Btrfs: fix data space leak fix
Josef Bacik
2009-10-01
1
-0
/
+11
|
*
|
Btrfs: remove duplicates of filemap_ helpers
Christoph Hellwig
2009-10-01
4
-102
/
+10
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
2009-10-01
14
-146
/
+727
|
|
\
\
|
|
|
/
|
|
*
Btrfs: take i_mutex before generic_write_checks
Chris Mason
2009-10-01
1
-8
/
+17
|
|
*
Btrfs: fix arguments to btrfs_wait_on_page_writeback_range
Christoph Hellwig
2009-10-01
1
-1
/
+3
|
|
*
Btrfs: fix deadlock with free space handling and user transactions
Sage Weil
2009-09-29
1
-1
/
+1
|
|
*
Btrfs: fix error cases for ioctl transactions
Sage Weil
2009-09-29
1
-19
/
+22
|
|
*
Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code
Chris Ball
2009-09-29
3
-5
/
+5
|
|
*
Btrfs: introduce missing kfree
Julia Lawall
2009-09-29
1
-1
/
+3
|
|
*
Btrfs: Fix setting umask when POSIX ACLs are not enabled
Chris Ball
2009-09-29
1
-0
/
+2
|
|
*
Btrfs: proper -ENOSPC handling
Josef Bacik
2009-09-28
10
-115
/
+678
*
|
|
spi-imx: strip down chipselect function to only drive the chipselect
Uwe Kleine-König
2009-10-01
1
-33
/
+17
*
|
|
spi-imx: initialize complete config struct
Uwe Kleine-König
2009-10-01
1
-0
/
+1
*
|
|
spi-imx: no need to assert bits_per_word being initialized
Uwe Kleine-König
2009-10-01
1
-3
/
+0
*
|
|
spi-imx: setup mode_bits we can handle
Sascha Hauer
2009-10-01
1
-0
/
+1
*
|
|
spi-imx: fix initial chipselect settings
Sascha Hauer
2009-10-01
1
-1
/
+6
*
|
|
spi-imx: update state correctly
Sascha Hauer
2009-10-01
1
-0
/
+7
*
|
|
spi-imx: rename source file to spi_imx.c
Uwe Kleine-König
2009-10-01
2
-169
/
+169
*
|
|
afs: remove cache.h
Christoph Hellwig
2009-10-01
2
-13
/
+1
*
|
|
sscanf(): fix %*s%n
Andy Spencer
2009-10-01
1
-1
/
+1
*
|
|
serial: add parameter to force skipping the test for the TXEN bug
Chuck Ebbert
2009-10-01
1
-1
/
+6
*
|
|
serial167: fix read buffer overflow
Roel Kluin
2009-10-01
1
-5
/
+2
*
|
|
cyclades: fix read buffer overflow
Roel Kluin
2009-10-01
1
-1
/
+1
*
|
|
icom: convert space to tabs
Breno Leitao
2009-10-01
1
-28
/
+26
*
|
|
serial_txx9: use container_of() instead of direct cast
Atsushi Nemoto
2009-10-01
1
-17
/
+22
*
|
|
s3cmci: add better support for no card detect or write protect available
Ben Dooks
2009-10-01
2
-21
/
+27
*
|
|
s3cmci: make SDIO IRQ hardware IRQ support build-time configurable
Ben Dooks
2009-10-01
2
-2
/
+14
*
|
|
s3cmci: DMA fixes
Ben Dooks
2009-10-01
2
-18
/
+47
*
|
|
s3cmci: Kconfig selection for PIO/DMA/Both
Ben Dooks
2009-10-01
3
-8
/
+66
*
|
|
s3cmci: add SDIO IRQ support
Ben Dooks
2009-10-01
2
-10
/
+156
*
|
|
s3cmci: add debugfs support for examining driver and hardware state
Ben Dooks
2009-10-01
2
-0
/
+132
*
|
|
s3cmci: fix direct write to interrupt mask
Ben Dooks
2009-10-01
1
-3
/
+3
*
|
|
s3cmci: change to use dev_pm_ops
Ben Dooks
2009-10-01
1
-11
/
+18
*
|
|
s3cmci: change GPIO to gpiolib from S3C24XX specific calls
Ben Dooks
2009-10-01
1
-18
/
+69
*
|
|
s3cmci: update probe to use new platform id list
Ben Dooks
2009-10-01
1
-47
/
+24
*
|
|
s3cmci: use resource_size() instead of local macro
Ben Dooks
2009-10-01
1
-6
/
+4
*
|
|
memcg: reduce check for softlimit excess
KAMEZAWA Hiroyuki
2009-10-01
1
-16
/
+15
*
|
|
memcg: some modification to softlimit under hierarchical memory reclaim.
KAMEZAWA Hiroyuki
2009-10-01
3
-83
/
+54
*
|
|
cgroup: catch bad css refcnt at css_put
KAMEZAWA Hiroyuki
2009-10-01
1
-1
/
+4
*
|
|
memcg: fix refcnt going negative
KAMEZAWA Hiroyuki
2009-10-01
1
-1
/
+2
*
|
|
uartlite: allow building for timberdale MFD
Richard Röjfors
2009-10-01
1
-1
/
+1
*
|
|
docs: update patch size in SubmittingPatches
Randy Dunlap
2009-10-01
1
-1
/
+1
*
|
|
sdio: pass whitelisted cis funce tuples to sdio drivers
Albert Herranz
2009-10-01
1
-16
/
+49
*
|
|
mm/rmap.c: fix comment
Huang Shijie
2009-10-01
1
-2
/
+2
[next]