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
*
lib/bug.c: add oops end marker to WARN implementation
Anton Blanchard
2010-08-11
3
-1
/
+3
*
lib/bug.c: make WARN implementation match the kernel/panic.c one
Anton Blanchard
2010-08-11
1
-4
/
+7
*
panic: keep blinking in spite of long spin timer mode
TAMUKI Shoichi
2010-08-11
5
-68
/
+37
*
afs: destroy work queue on init failure
Dan Carpenter
2010-08-11
1
-0
/
+1
*
dma-mapping: add DMA_xxBIT_MASK to feature-removal-schedule.txt
FUJITA Tomonori
2010-08-11
1
-0
/
+8
*
pci: add PCI DMA unamp state API to feature-removal-schedule.txt
FUJITA Tomonori
2010-08-11
1
-0
/
+9
*
Documentation: DMA-API-HOWTO.txt: add multiple types of IOMMUs support
FUJITA Tomonori
2010-08-11
1
-0
/
+10
*
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
2010-08-11
22
-68
/
+0
*
scsi: 53c700: remove dma_is_consistent usage
FUJITA Tomonori
2010-08-11
1
-3
/
+0
*
dma-mapping: parisc: set ARCH_DMA_MINALIGN
FUJITA Tomonori
2010-08-11
1
-0
/
+2
*
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
2010-08-11
20
-114
/
+8
*
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
FUJITA Tomonori
2010-08-11
16
-19
/
+25
*
edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllers
Anton Vorontsov
2010-08-11
1
-0
/
+6
*
edac: i5400: improve handling of pci_enable_device() return value
Kulikov Vasiliy
2010-08-11
1
-1
/
+1
*
edac: i5000: improve handling of pci_enable_device() return value
Kulikov Vasiliy
2010-08-11
1
-1
/
+1
*
edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKE
Christoph Egger
2010-08-11
1
-5
/
+5
*
pids: alloc_pidmap: remove the unnecessary boundary checks
Oleg Nesterov
2010-08-11
1
-10
/
+7
*
pids: fix a race in pid generation that causes pids to be reused immediately
Salman
2010-08-11
1
-1
/
+38
*
partitions: fix sometimes unreadable partition strings
Alexey Dobriyan
2010-08-11
16
-72
/
+136
*
cs5535-mfgpt: reuse timers that have never been set up
Jens Rottmann
2010-08-11
1
-0
/
+11
*
drivers/char/n_gsm.c: add missing spin_unlock_irqrestore
Julia Lawall
2010-08-11
1
-1
/
+1
*
ipmi: print info for spmi and smbios paths like acpi and pci
Yinghai Lu
2010-08-11
1
-1
/
+11
*
ipmi: fix memleaking for add_smi when duplicating happen
Yinghai Lu
2010-08-11
1
-7
/
+28
*
drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but ...
Justin P. Mattock
2010-08-11
1
-8
/
+2
*
procfs: simplify conditional processing of fs/proc.o.
Robert P. J. Day
2010-08-11
1
-1
/
+1
*
signalfd: fill in ssi_int for posix timers and message queues
Nathan Lynch
2010-08-11
1
-0
/
+2
*
ptrace: optimize exit_ptrace() for the likely case
Oleg Nesterov
2010-08-11
2
-5
/
+14
*
memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_id
KOSAKI Motohiro
2010-08-11
1
-3
/
+3
*
memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()
KOSAKI Motohiro
2010-08-11
3
-11
/
+6
*
memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask
KOSAKI Motohiro
2010-08-11
3
-8
/
+3
*
memcg: kill unnecessary initialization in mem_cgroup_shrink_node_zone()
KOSAKI Motohiro
2010-08-11
1
-2
/
+0
*
memcg: sc.nr_to_reclaim should be initialized
KOSAKI Motohiro
2010-08-11
1
-0
/
+1
*
memcg: avoid css_get()
KAMEZAWA Hiroyuki
2010-08-11
1
-43
/
+76
*
memcg: use find_lock_task_mm() in memory cgroups oom
KAMEZAWA Hiroyuki
2010-08-11
3
-4
/
+10
*
memcg: remove mem from arg of charge_common
Daisuke Nishimura
2010-08-11
1
-9
/
+8
*
memcg: remove redundant code
Daisuke Nishimura
2010-08-11
1
-10
/
+0
*
memcg: clean up waiting move acct
KAMEZAWA Hiroyuki
2010-08-11
1
-22
/
+29
*
memcg: clean up try_charge main loop
KAMEZAWA Hiroyuki
2010-08-11
1
-100
/
+148
*
memcg: remove experimental from swap account config
KAMEZAWA Hiroyuki
2010-08-11
1
-2
/
+2
*
blkdev: cgroup whitelist permission fix
Chris Wright
2010-08-11
1
-4
/
+6
*
cgroups: save space for the terminator
Dan Carpenter
2010-08-11
1
-2
/
+2
*
Documentation/padata.txt: fix typos etc.
Randy Dunlap
2010-08-11
1
-12
/
+12
*
Documentation/00-INDEX: remove reference to exception.txt
Huang Shijie
2010-08-11
1
-2
/
+0
*
docbook: need xmldoclinks for all doc types
Ben Hutchings
2010-08-11
1
-2
/
+2
*
Documentation/networking/wavelan.txt: deleted, not in tree
Joe Perches
2010-08-11
1
-74
/
+0
*
mtd/nand_base: fix kernel-doc warnings & typos
Randy Dunlap
2010-08-11
2
-19
/
+22
*
fusion: fix kernel-doc warnings
Randy Dunlap
2010-08-11
1
-2
/
+0
*
reiserfs: remove unused local `wait'
Changli Gao
2010-08-11
1
-1
/
+0
*
drivers/video/igafb.c: make igafb_setup() and igafb_init() static
Andrew Morton
2010-08-11
1
-2
/
+2
*
drivers/video/igafb.c: introduce lost 'return'
Kulikov Vasiliy
2010-08-11
1
-0
/
+1
[next]