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
2011-08-04
tmpfs: convert mem_cgroup shmem to radix-swap
Hugh Dickins
4
-139
/
+20
2011-08-04
tmpfs: convert shmem_getpage_gfp to radix-swap
Hugh Dickins
1
-147
/
+112
2011-08-04
tmpfs: convert shmem_unuse_inode to radix-swap
Hugh Dickins
1
-26
/
+107
2011-08-04
tmpfs: convert shmem_truncate_range to radix-swap
Hugh Dickins
1
-46
/
+146
2011-08-04
tmpfs: copy truncate_inode_pages_range
Hugh Dickins
1
-20
/
+79
2011-08-04
tmpfs: miscellaneous trivial cleanups
Hugh Dickins
3
-111
/
+109
2011-08-04
tmpfs: demolish old swap vector support
Hugh Dickins
2
-700
/
+84
2011-08-04
mm: let swap use exceptional entries
Hugh Dickins
3
-26
/
+66
2011-08-04
radix_tree: exceptional entries and indices
Hugh Dickins
3
-15
/
+54
2011-08-04
drivers/video/backlight/aat2870_bl.c: make it buildable as a module
Andrew Morton
1
-1
/
+1
2011-08-04
drivers/video/backlight/aat2870_bl.c: fix setting max_current
Axel Lin
2
-3
/
+3
2011-08-04
drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device...
Axel Lin
1
-2
/
+2
2011-08-04
cris: add missing declaration of kgdb_init() and breakpoint()
WANG Cong
1
-0
/
+3
2011-08-04
cris: fix the prototype of sync_serial_ioctl()
WANG Cong
1
-1
/
+1
2011-08-04
cris: fix a build error in sync_serial_open()
WANG Cong
1
-2
/
+2
2011-08-04
cris: fix a build error in kernel/fork.c
WANG Cong
1
-3
/
+3
2011-08-04
tpm_tis: fix build when ACPI is not enabled
Randy Dunlap
1
-1
/
+6
2011-08-04
mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE
Johannes Weiner
1
-1
/
+1
2011-08-04
ramoops: update module parameters
Sergiu Iordache
1
-0
/
+8
2011-08-04
Documentation: add pointer to name_to_dev_t for root= values
Will Drewry
3
-3
/
+25
2011-08-04
fs/dcache.c: fix new kernel-doc warning
Randy Dunlap
1
-0
/
+1
2011-08-04
ida: simplified functions for id allocation
Rusty Russell
2
-0
/
+71
2011-08-04
taskstats: add_del_listener() should ignore !valid listeners
Oleg Nesterov
1
-1
/
+1
2011-08-04
taskstats: add_del_listener() shouldn't use the wrong node
Oleg Nesterov
1
-9
/
+7
2011-08-04
rtc-omap: fix initialization of control register
Daniel Glöckner
1
-1
/
+1
2011-08-04
fault-injection: add ability to export fault_attr in arbitrary directory
Akinobu Mita
7
-46
/
+33
2011-08-03
Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...
Linus Torvalds
1
-3
/
+3
2011-08-03
Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-26
/
+25
2011-08-03
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
30
-132
/
+352
2011-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
46
-49
/
+576
2011-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
19
-528
/
+269
2011-08-03
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
5
-11
/
+16
2011-08-03
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-8
/
+3
2011-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
21
-404
/
+1561
2011-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog
Linus Torvalds
3
-4
/
+9
2011-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
6
-14
/
+128
2011-08-03
tools/power turbostat: fit output into 80 columns on snb-ep
Len Brown
1
-23
/
+23
2011-08-03
efivars: fix warnings when CONFIG_PSTORE=n
Tony Luck
1
-3
/
+3
2011-08-03
Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from...
Len Brown
157
-744
/
+1471
2011-08-03
ACPI: delete stale reference in kernel-parameters.txt
Len Brown
1
-2
/
+0
2011-08-03
arch/tile/mm/init.c: trivial: use BUG_ON
Julia Lawall
1
-2
/
+1
2011-08-03
Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...
Chris Metcalf
1367
-8728
/
+40132
2011-08-02
ACPI: add missing _OSI strings
Shaohua Li
1
-1
/
+7
2011-08-02
ACPI: remove NID_INVAL
David Rientjes
1
-1
/
+0
2011-08-02
thermal: make THERMAL_HWMON implementation fully internal
Jean Delvare
2
-47
/
+92
2011-08-02
thermal: split hwmon lookup to a separate function
Jean Delvare
1
-6
/
+19
2011-08-02
thermal: hide CONFIG_THERMAL_HWMON
Jean Delvare
2
-15
/
+2
2011-08-02
MAINTAINERS: Add keyword match for of_match_table to device tree section
Mark Brown
1
-0
/
+1
2011-08-02
of: constify property name parameters for helper functions
Jamie Iles
2
-9
/
+13
2011-08-02
spi/pl022: remove function cannot exit
Linus Walleij
1
-8
/
+3
[next]