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.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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-06
md: support 'external' metadata for md arrays
NeilBrown
1
-0
/
+3
2008-02-06
md: Update md bitmap during resync.
NeilBrown
1
-0
/
+3
2008-02-06
FB/S3C2412: add S3C2412 support to S3C2410 fb driver
Ben Dooks
1
-1
/
+10
2008-02-06
ps3: use symbolic names for video modes
Geert Uytterhoeven
1
-11
/
+30
2008-02-06
ps3av: ps3av_get_scanmode() and ps3av_get_refresh_rate() are unused
Geert Uytterhoeven
1
-2
/
+0
2008-02-06
atmel_lcdfb: backlight control
David Brownell
1
-2
/
+9
2008-02-06
sm501fb: control panel pin usage with platform data flags
Magnus Damm
1
-0
/
+2
2008-02-06
atmel_lcdfb: validate display timings
Haavard Skinnemoen
1
-7
/
+7
2008-02-06
gpio: rename pca953x symbols
Guennadi Liakhovetski
1
-1
/
+1
2008-02-06
gpio: rename pca9539 driver
Guennadi Liakhovetski
1
-0
/
+0
2008-02-06
w1-gpio: add GPIO w1 bus master driver
Ville Syrjala
1
-0
/
+23
2008-02-06
kprobes: kretprobe user entry-handler
Abhishek Sagar
1
-0
/
+3
2008-02-06
spi: s3c drivers shouldn't care about spi_board_info
David Brownell
2
-12
/
+0
2008-02-06
system timer: fix crash in <100Hz system timer
David Fries
1
-0
/
+4
2008-02-06
kernel/sys.c: get rid of expensive divides in groups_sort()
Eric Dumazet
1
-1
/
+1
2008-02-06
parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCard
Luís P Mendes
1
-0
/
+1
2008-02-06
Add arch_ptrace_stop
Roland McGrath
1
-0
/
+35
2008-02-06
drivers/isdn/i4l/isdn_tty.c: remove write_sem
Daniel Walker
1
-1
/
+0
2008-02-06
drivers/char/tty_io.c: remove pty_sem
Daniel Walker
1
-1
/
+0
2008-02-06
Remove rcu_assign_pointer() penalty for NULL pointers
Paul E. McKenney
1
-4
/
+7
2008-02-06
Fix __const_udelay declaration and definition mismatches
Jeff Dike
4
-4
/
+4
2008-02-06
get rid of NR_OPEN and introduce a sysctl_nr_open
Eric Dumazet
1
-1
/
+1
2008-02-06
inotify: send IN_ATTRIB events when link count changes
Jan Kara
1
-0
/
+22
2008-02-06
fs: use list_for_each_entry_reverse and kill sb_entry
Akinobu Mita
1
-1
/
+0
2008-02-06
Avoid divide in IS_ALIGN
Herbert Xu
1
-1
/
+1
2008-02-06
PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storage
Eric Dumazet
1
-1
/
+1
2008-02-06
Document I_SYNC and I_DATASYNC
Joern Engel
1
-4
/
+4
2008-02-06
fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol
Jiri Olsa
1
-8
/
+0
2008-02-06
log2.h: Define order_base_2() macro for convenience.
Robert P. J. Day
1
-0
/
+16
2008-02-06
proper prototype for vty_init()
Adrian Bunk
1
-0
/
+1
2008-02-06
proper prototype for get_filesystem_list()
Adrian Bunk
1
-0
/
+1
2008-02-06
proper prototype for signals_init()
Adrian Bunk
1
-0
/
+2
2008-02-06
read_current_timer() cleanups
Andrew Morton
4
-9
/
+5
2008-02-06
scheduled OSS driver removal
Adrian Bunk
2
-42
/
+4
2008-02-06
proper show_interrupts() prototype
Adrian Bunk
1
-0
/
+2
2008-02-06
remove mm_{ptov,vtop}()
Adrian Bunk
5
-10
/
+0
2008-02-06
cleanup after APUS removal
Adrian Bunk
1
-2
/
+0
2008-02-06
Allow auto-destruction of loop devices
David Woodhouse
1
-0
/
+1
2008-02-06
remove support for un-needed _extratext section
Robin Getz
1
-2
/
+0
2008-02-06
Parallel port: convert port_mutex to the mutex API
Matthias Kaehlcke
1
-2
/
+2
2008-02-06
hash: add explicit u32 and u64 versions of hash
Matthew Wilcox
1
-15
/
+27
2008-02-06
taskstats scaled time cleanup
Michael Neuling
4
-2
/
+16
2008-02-06
async_tx: allow architecture specific async_tx_find_channel implementations
Dan Williams
1
-2
/
+9
2008-02-06
async_tx: replace 'int_en' with operation preparation flags
Dan Williams
3
-25
/
+40
2008-02-06
async_tx: kill tx_set_src and tx_set_dest methods
Dan Williams
1
-12
/
+8
2008-02-06
async_tx: kill ASYNC_TX_ASSUME_COHERENT
Dan Williams
1
-2
/
+0
2008-02-06
[SPARC64]: Temporarily remove IOMMU merging code.
David S. Miller
1
-1
/
+1
2008-02-06
[SPARC]: Add new timerfd syscall entries.
David S. Miller
2
-4
/
+8
2008-02-06
libata: kill now unused n_iter and fix sata_fsl
James Bottomley
1
-2
/
+0
2008-02-06
sata_mv: Support SoC controllers
Saeed Bishara
1
-3
/
+10
[prev]
[next]