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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-04-29
ACPI: thinkpad-acpi: claim tpacpi as an official short handle (v1.1)
Henrique de Moraes Holschuh
2
-2
/
+11
2008-04-29
ACPI: thinkpad-acpi: fix brightness dimming control bug
Henrique de Moraes Holschuh
1
-15
/
+49
2008-04-29
ACPI: thinkpad-acpi: rate-limit CMOS/EC unsynced error messages
Henrique de Moraes Holschuh
1
-7
/
+15
2008-04-29
ACPI: thinkpad-acpi: enhance box identification output (v2)
Henrique de Moraes Holschuh
1
-3
/
+9
2008-04-29
ACPI: thinkpad-acpi: warn once about weird hotkey masks
Henrique de Moraes Holschuh
1
-0
/
+17
2008-04-29
ACPI: thinkpad-acpi: BIOS backlight mode helper (v2.1)
Henrique de Moraes Holschuh
2
-105
/
+183
2008-04-29
[POWERPC] mpc5200: defconfigs for CM5200, Lite5200B, Motion-PRO and TQM5200
Bartlomiej Sieka
5
-9
/
+4484
2008-04-29
[POWERPC] mpc5200: Switch mpc5200 dts files to dts-v1 format
Grant Likely
5
-288
/
+286
2008-04-29
[POWERPC] mpc5200: Fix FEC error handling on FIFO errors
Sascha Hauer
1
-10
/
+13
2008-04-29
[POWERPC] mpc5200: add Phytec pcm030 board support
s.hauer@pengutronix.de
3
-0
/
+1473
2008-04-29
[POWERPC] mpc5200: add gpiolib support for mpc5200
s.hauer@pengutronix.de
4
-0
/
+485
2008-04-29
[POWERPC] mpc5200: add interrupt type function
Sascha Hauer
1
-0
/
+38
2008-04-29
[POWERPC] mpc5200: Fix unterminated of_device_id table
Grant Likely
1
-1
/
+1
2008-04-29
block: Skip I/O merges when disabled
Alan D. Brunelle
3
-0
/
+31
2008-04-29
block: add large command support
FUJITA Tomonori
2
-2
/
+4
2008-04-29
block: replace sizeof(rq->cmd) with BLK_MAX_CDB
FUJITA Tomonori
3
-4
/
+4
2008-04-29
ide: use blk_rq_init() to initialize the request
FUJITA Tomonori
4
-7
/
+5
2008-04-29
block: use blk_rq_init() to initialize the request
FUJITA Tomonori
3
-3
/
+3
2008-04-29
block: rename and export rq_init()
FUJITA Tomonori
4
-5
/
+6
2008-04-29
block: no need to initialize rq->cmd with blk_get_request
FUJITA Tomonori
6
-10
/
+0
2008-04-29
block: no need to initialize rq->cmd in prepare_flush_fn hook
FUJITA Tomonori
2
-2
/
+0
2008-04-29
block/blk-barrier.c:blk_ordered_cur_seq() mustn't be inline
Adrian Bunk
1
-1
/
+1
2008-04-29
block/elevator.c:elv_rq_merge_ok() mustn't be inline
Adrian Bunk
1
-1
/
+1
2008-04-29
block: make queue flags non-atomic
Nick Piggin
13
-49
/
+102
2008-04-29
x86: fix PCI MSI breaks when booting with nosmp
Jesse Barnes
1
-7
/
+3
2008-04-29
x86: vget_cycles() __always_inline
Hugh Dickins
1
-1
/
+1
2008-04-29
x86: add more boot protocol documentation
Ian Campbell
1
-2
/
+10
2008-04-29
bootprotocol: cleanup
Ingo Molnar
1
-1
/
+1
2008-04-29
x86: fix warning in "x86: clean up vSMP detection"
Alexander van Heukelum
1
-1
/
+1
2008-04-29
x86: !x & y typo in mtrr code
Harvey Harrison
1
-1
/
+1
2008-04-29
atm: ambassador: vcc_sf semaphore to mutex
Daniel Walker
2
-10
/
+11
2008-04-29
MAINTAINERS: The socketcan-core list is subscribers-only.
Pavel Emelyanov
1
-1
/
+1
2008-04-29
netfilter: nf_conntrack: padding breaks conntrack hash on ARM
Philip Craig
3
-13
/
+3
2008-04-29
ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()
Timo Teras
3
-18
/
+25
2008-04-29
sch_sfq: use del_timer_sync() in sfq_destroy()
Jarek Poplawski
1
-1
/
+2
2008-04-29
net: Add compat support for getsockopt (MCAST_MSFILTER)
David L Stevens
4
-1
/
+94
2008-04-29
net: Several cleanups for the setsockopt compat support.
David L Stevens
1
-4
/
+7
2008-04-29
ipvs: fix oops in backup for fwmark conn templates
Julian Anastasov
7
-23
/
+66
2008-04-29
sparc64: remove duplicated include
Huang Weiyi
1
-1
/
+0
2008-04-29
bridge: kernel panic when unloading bridge module
Bodo Stroesser
1
-1
/
+1
2008-04-29
bridge: fix error handling in br_add_if()
Volodymyr G Lukiianyk
1
-1
/
+4
2008-04-29
netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets
Arnaud Ebalard
3
-9
/
+6
2008-04-29
netfilter: x_tables: fix net namespace leak when reading /proc/net/xxx_tables...
Pavel Emelyanov
1
-1
/
+1
2008-04-29
netfilter: xt_TCPOPTSTRIP: signed tcphoff for ipv6_skip_exthdr() retval
Roel Kluin
1
-1
/
+1
2008-04-29
tcp: Limit cwnd growth when deferring for GSO
John Heffner
1
-1
/
+2
2008-04-29
tcp: Allow send-limited cwnd to grow up to max_burst when gso disabled
John Heffner
1
-7
/
+4
2008-04-29
[RAPIDIO] Change RapidIO doorbell source and target ID field to 16-bit
Zhang Wei
1
-4
/
+4
2008-04-29
[RAPIDIO] Add RapidIO connection info print out and re-training for broken co...
Zhang Wei
1
-0
/
+71
2008-04-29
[RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641
Zhang Wei
2
-11
/
+70
2008-04-29
[RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id table
Zhang Wei
1
-0
/
+1
[prev]
[next]