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
2009-06-24
percpu: use dynamic percpu allocator as the default percpu allocator
Tejun Heo
1
-3
/
+9
2009-06-22
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-2
/
+2
2009-06-20
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2009-06-20
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-31
/
+59
2009-06-20
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+5
2009-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-23
/
+63
2009-06-20
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
5
-417
/
+59
2009-06-20
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
2
-24
/
+37
2009-06-20
Input: synaptics - add support for reporting x/y resolution
Tero Saarni
1
-0
/
+2
2009-06-20
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-49
/
+23
2009-06-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-2
/
+2
2009-06-20
dma-mapping: mark dma_sync_single and dma_sync_sg as deprecated
FUJITA Tomonori
1
-3
/
+14
2009-06-20
dma-mapping: mark DMA_nBITS_MASK as deprecated
Jiri Slaby
1
-12
/
+14
2009-06-20
gpio: driver for PrimeCell PL061 GPIO controller
Baruch Siach
1
-0
/
+15
2009-06-19
i2c: New macro to initialize i2c address lists on the fly
Hans Verkuil
1
-0
/
+4
2009-06-19
i2c: Don't advertise i2c functions when not available
Jean Delvare
1
-1
/
+7
2009-06-19
i2c: Add a sysfs interface to instantiate devices
Jean Delvare
1
-1
/
+2
2009-06-19
i2c: Kill the redundant client list
Jean Delvare
1
-4
/
+0
2009-06-19
i2c: Kill is_newstyle_driver
Jean Delvare
1
-2
/
+0
2009-06-19
i2c: Drop i2c_probe function
Jean Delvare
1
-8
/
+0
2009-06-19
i2c: Get rid of the legacy binding model
Jean Delvare
1
-29
/
+10
2009-06-19
i2c: Kill client_register and client_unregister methods
Jean Delvare
1
-4
/
+0
2009-06-19
perf_counter: Simplify and fix task migration counting
Peter Zijlstra
1
-4
/
+0
2009-06-19
perf_counter: Make callchain samples extensible
Peter Zijlstra
1
-11
/
+17
2009-06-19
block: rename CONFIG_LBD to CONFIG_LBDAF
Bartlomiej Zolnierkiewicz
2
-2
/
+2
2009-06-19
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
1
-1
/
+1
2009-06-19
drm: EDID endianness fixes.
Michel Dänzer
1
-49
/
+43
2009-06-19
drm: Apply "Memory fragmentation from lost alignment blocks"
Thomas Hellstrom
1
-6
/
+15
2009-06-19
function-graph: add stack frame test
Steven Rostedt
1
-1
/
+3
2009-06-19
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
3
-0
/
+893
2009-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
4
-8
/
+46
2009-06-19
mm: Extend gfp masking to the page allocator
Benjamin Herrenschmidt
1
-1
/
+8
2009-06-19
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+1
2009-06-19
lib: add lib/gcd.c
Florian Fainelli
1
-0
/
+8
2009-06-19
LinuxPPS: core support
Rodolfo Giometti
3
-0
/
+212
2009-06-19
w1-gpio: add external pull-up enable callback
Daniel Mack
1
-0
/
+1
2009-06-19
dma-mapping: add asm-generic/dma-mapping-common.h
FUJITA Tomonori
1
-0
/
+190
2009-06-19
gcov: add gcov profiling infrastructure
Peter Oberparleiter
1
-0
/
+6
2009-06-19
seq_file: add function to write binary data
Peter Oberparleiter
1
-0
/
+1
2009-06-19
kernel: constructor support
Peter Oberparleiter
4
-0
/
+21
2009-06-19
ipcns: move free_ipcs() proto
Alexey Dobriyan
1
-4
/
+0
2009-06-19
ipcns: make free_ipc_ns() static
Alexey Dobriyan
1
-1
/
+0
2009-06-19
pids: clean up find_task_by_pid variants
Christoph Hellwig
1
-6
/
+0
2009-06-19
ptrace_get_task_struct: s/tasklist/rcu/, make it static
Oleg Nesterov
1
-1
/
+0
2009-06-19
ptrace: tracehook_unsafe_exec(): remove the stale comment
Oleg Nesterov
1
-1
/
+1
2009-06-19
memcg: add interface to reset limits
Daisuke Nishimura
1
-0
/
+2
2009-06-19
memcg: fix swap accounting
KAMEZAWA Hiroyuki
1
-2
/
+3
2009-06-19
memcg: remove unneeded forward declaration from sched.h
Li Zefan
1
-1
/
+0
2009-06-19
memcg: remove mem_cgroup_cache_charge_swapin()
Daisuke Nishimura
1
-6
/
+0
2009-06-19
memcg: add file-based RSS accounting
Balbir Singh
1
-1
/
+6
[next]