index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-26
[ARM] pxa: add cpufreq support
Russell King
4
-1
/
+302
2008-01-26
[ARM] pxa: initialise SSP earlier
Russell King
1
-1
/
+1
2008-01-26
[ARM] pxa: only register "cpld_irq" for the correct platform
Russell King
2
-6
/
+14
2008-01-26
[ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()
eric miao
4
-127
/
+53
2008-01-26
[ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx()
eric miao
2
-103
/
+63
2008-01-26
[ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h
eric miao
5
-167
/
+177
2008-01-26
[ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free()
eric miao
2
-59
/
+273
2008-01-26
[ARM] pxa: add ssp devices and clk support for pxa25x/pxa27x/pxa3xx
eric miao
3
-5
/
+24
2008-01-26
[ARM] pxa: define SSP platform devices for pxa2xx/pxa3xx
eric miao
2
-0
/
+285
2008-01-26
[ARM] 4663/1: Only putc uncompressor output into FFUART if it was enabled by ...
Philipp Zabel
1
-2
/
+7
2008-01-26
[ARM] pxa/sa1100: replace wakeup support
Russell King
1
-0
/
+31
2008-01-26
[ARM] pxa: Don't wind OSCR backwards over suspend/resume
Russell King
1
-9
/
+12
2008-01-26
[ARM] pxa: remove periodic mode emulation support
Russell King
2
-53
/
+9
2008-01-26
[ARM] pxa: mainstone: update backlight to use the backlight infrastructure
Russell King
1
-10
/
+50
2008-01-26
[ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devices
Russell King
5
-18
/
+19
2008-01-26
[ARM] Update mach-types
Russell King
1
-7
/
+251
2008-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
210
-9019
/
+10519
2008-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-4
/
+10
2008-01-26
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
53
-1592
/
+2005
2008-01-26
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
48
-1323
/
+2851
2008-01-26
ocfs2: clean up bh null checks
Mark Fasheh
2
-15
/
+8
2008-01-26
ocfs2: document access rules for blocked_lock_list
Mark Fasheh
1
-0
/
+6
2008-01-26
configfs: file.c fix possible recursive locking
Joonwoo Park
1
-1
/
+1
2008-01-26
configfs: dir.c fix possible recursive locking
Joonwoo Park
1
-2
/
+3
2008-01-26
configfs: Remove EXPERIMENTAL
Joel Becker
1
-2
/
+2
2008-01-26
ocfs2: bump version number
Mark Fasheh
4
-4
/
+4
2008-01-26
ocfs2/dlm: Clear joining_node on hearbeat node down
Tao Ma
1
-6
/
+6
2008-01-26
ocfs2: convert byte order of constant instead of variable
Marcin Slusarz
2
-6
/
+1
2008-01-26
ocfs2: Update default cluster timeouts
Sunil Mushran
2
-3
/
+3
2008-01-26
ocfs2: printf fixes
Jan Kara
1
-2
/
+2
2008-01-26
ocfs2: Use generic_file_llseek
Jan Kara
1
-0
/
+2
2008-01-26
ocfs2: Safer read_inline_data()
Jan Kara
1
-3
/
+4
2008-01-26
ocfs2: Silence false lockdep warnings
Jan Kara
7
-11
/
+20
2008-01-26
[PATCH 2/2] ocfs2: cluster aware flock()
Mark Fasheh
7
-1
/
+237
2008-01-26
[PATCH 1/2] ocfs2: add flock lock type
Mark Fasheh
5
-0
/
+284
2008-01-26
ocfs2: Local alloc window size changeable via mount option
Sunil Mushran
6
-14
/
+62
2008-01-26
ocfs2: Support commit= mount option
Mark Fasheh
4
-2
/
+41
2008-01-26
ocfs2: Add missing permission checks
Mark Fasheh
1
-0
/
+6
2008-01-26
[PATCH 2/2] ocfs2: Implement group add for online resize
Tao Ma
5
-1
/
+269
2008-01-26
[PATCH 1/2] ocfs2: Add group extend for online resize
Tao Ma
10
-7
/
+518
2008-01-26
[SCSI] usbstorage: use last_sector_bug flag universally
Hans de Goede
1
-0
/
+4
2008-01-26
ocfs2: Reserve ioctl range
Tao Ma
1
-0
/
+1
2008-01-26
ocfs2: Initalize bitmap_cpg of ocfs2_super to be the maximum.
Tao Ma
1
-18
/
+1
2008-01-26
[CRYPTO] hifn795x: Disallow built-in hifn795x when HW_RANDOM is m
Herbert Xu
2
-4
/
+10
2008-01-26
ocfs2: Documentation update
Mark Fasheh
2
-9
/
+2
2008-01-26
ocfs2: Readpages support
Mark Fasheh
1
-2
/
+66
2008-01-26
dlm: Split lock mode and flag constants into a sharable header.
Joel Becker
3
-138
/
+162
2008-01-26
ocfs2: Rename ocfs2_meta_[un]lock
Mark Fasheh
16
-144
/
+144
2008-01-26
ocfs2: Remove data locks
Mark Fasheh
9
-214
/
+22
2008-01-26
ocfs2: Add data downconvert worker to inode lock
Mark Fasheh
1
-0
/
+5
[next]