index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/rtc/interface.c: check the error after __rtc_read_time()
Hyogi Gim
2014-08-08
1
-0
/
+2
*
drivers/rtc/rtc-efi.c: check for invalid data coming back from UEFI
Jan Beulich
2014-08-08
1
-5
/
+27
*
drivers/rtc/rtc-ds1742.c: revert "drivers/rtc/rtc-ds1742.c: remove redundant ...
Alexander Shiyan
2014-08-08
1
-1
/
+1
*
drivers/rtc/Kconfig: add hardware dependency to rtc-moxart
Jean Delvare
2014-08-08
1
-0
/
+1
*
drivers/rtc/Kconfig: move DS2404 entry where it belongs
Jean Delvare
2014-08-08
1
-9
/
+9
*
drivers/rtc/rtc-ds1343.c: add support of nvram for maxim dallas rtc ds1343
Raghavendra Ganiga
2014-08-08
1
-2
/
+73
*
autofs4: comment typo: remove a a doubled word
NeilBrown
2014-08-08
1
-1
/
+1
*
autofs4: remove some unused inline functions
NeilBrown
2014-08-08
1
-49
/
+0
*
autofs4: don't take spinlock when not needed in autofs4_lookup_expiring
NeilBrown
2014-08-08
1
-2
/
+6
*
autofs4: remove a redundant assignment
NeilBrown
2014-08-08
1
-1
/
+0
*
autofs4: remove unused autofs4_ispending()
NeilBrown
2014-08-08
1
-14
/
+0
*
kernel/test_kprobes.c: use current logging functions
Fabian Frederick
2014-08-08
1
-56
/
+31
*
init: make rootdelay=N consistent with rootwait behaviour
Paul Gortmaker
2014-08-08
1
-6
/
+6
*
fs/ramfs/file-nommu.c: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-08-08
1
-1
/
+1
*
kernel/kallsyms.c: fix %pB when there's no symbol at the address
Namhyung Kim
2014-08-08
1
-1
/
+1
*
fs/efs/namei.c: return is not a function
Fabian Frederick
2014-08-08
1
-5
/
+6
*
mm/zswap.c: add __init to zswap_entry_cache_destroy()
Fabian Frederick
2014-08-08
1
-2
/
+2
*
mm: memcontrol: avoid charge statistics churn during page migration
Johannes Weiner
2014-08-08
1
-25
/
+10
*
memcg: remove lookup_cgroup_page() prototype
Greg Thelen
2014-08-08
1
-1
/
+0
*
page-cgroup: get rid of NR_PCG_FLAGS
Vladimir Davydov
2014-08-08
2
-8
/
+0
*
page-cgroup: trivial cleanup
Vladimir Davydov
2014-08-08
1
-11
/
+11
*
mm: memcontrol: use page lists for uncharge batching
Johannes Weiner
2014-08-08
6
-129
/
+117
*
mm: memcontrol: rewrite uncharge API
Johannes Weiner
2014-08-08
16
-768
/
+389
*
mm: memcontrol: rewrite charge API
Johannes Weiner
2014-08-08
12
-395
/
+338
*
vm_is_stack: use for_each_thread() rather then buggy while_each_thread()
Oleg Nesterov
2014-08-08
1
-6
/
+3
*
Revert "slab: remove BAD_ALIEN_MAGIC"
Joonsoo Kim
2014-08-08
1
-1
/
+3
*
Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2014-08-07
4
-18
/
+28
|
\
|
*
microblaze: Change libgcc-style functions from lib-y to obj-y
David Holsgrove
2014-07-18
1
-11
/
+3
|
*
microblaze: Wire-up renameat2 syscall
Michal Simek
2014-07-09
2
-0
/
+2
|
*
microblaze: Add syscall number comment
Michal Simek
2014-07-09
1
-1
/
+1
|
*
microblaze: delay.h fix udelay and ndelay for 8 bit args
Michal Simek
2014-07-09
1
-6
/
+22
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
2014-08-07
1
-3
/
+8
|
\
\
|
*
|
avr32: fix error return code
Julia Lawall
2014-08-07
1
-3
/
+8
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-08-07
161
-3284
/
+5477
|
\
\
\
|
*
|
|
powerpc/eeh: Export eeh_iommu_group_to_pe()
Gavin Shan
2014-08-07
1
-0
/
+1
|
*
|
|
powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_API
Benjamin Herrenschmidt
2014-08-05
1
-0
/
+4
|
*
|
|
powerpc: Reduce scariness of interrupt frames in stack traces
Paul Mackerras
2014-08-05
1
-1
/
+1
|
*
|
|
powerpc: start loop at section start of start in vmemmap_populated()
Li Zhong
2014-08-05
1
-1
/
+2
|
*
|
|
powerpc: implement vmemmap_free()
Li Zhong
2014-08-05
1
-21
/
+64
|
*
|
|
powerpc: implement vmemmap_remove_mapping() for BOOK3S
Li Zhong
2014-08-05
2
-1
/
+23
|
*
|
|
powerpc: implement vmemmap_list_free()
Li Zhong
2014-08-05
1
-10
/
+52
|
*
|
|
powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
Madhusudanan Kandasamy
2014-08-05
1
-2
/
+3
|
*
|
|
powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
Mahesh Salgaonkar
2014-08-05
1
-12
/
+37
|
*
|
|
powerpc/book3s: handle HMIs for cpus in nap mode.
Mahesh Salgaonkar
2014-08-05
1
-0
/
+32
|
*
|
|
powerpc/powernv: Invoke opal call to handle hmi.
Mahesh Salgaonkar
2014-08-05
6
-7
/
+267
|
*
|
|
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
Mahesh Salgaonkar
2014-08-05
13
-3
/
+139
|
*
|
|
powerpc/iommu: Fix comments with it_page_shift
Alexey Kardashevskiy
2014-08-05
1
-2
/
+2
|
*
|
|
powerpc/powernv: Handle compound PE in config accessors
Gavin Shan
2014-08-05
1
-28
/
+59
|
*
|
|
powerpc/powernv: Handle compound PE for EEH
Gavin Shan
2014-08-05
1
-47
/
+78
|
*
|
|
powerpc/powernv: Handle compound PE
Gavin Shan
2014-08-05
2
-0
/
+146
[next]