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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-28
swiotlb: clean up EXPORT_SYMBOL usage
FUJITA Tomonori
1
-14
/
+14
2008-12-28
swiotlb: remove unnecessary declaration
FUJITA Tomonori
1
-3
/
+0
2008-12-28
swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.h
FUJITA Tomonori
2
-75
/
+2
2008-12-28
swiotlb: add support for systems with highmem
Becky Bruce
1
-17
/
+51
2008-12-28
swiotlb: store phys address in io_tlb_orig_addr array
Becky Bruce
1
-90
/
+30
2008-12-28
swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus()
Jeremy Fitzhardinge
3
-33
/
+25
2008-12-17
x86/swiotlb: add default swiotlb_arch_range_needs_mapping
Ian Campbell
1
-0
/
+5
2008-12-17
x86/swiotlb: add default phys<->bus conversion
Ian Campbell
1
-0
/
+10
2008-12-17
x86: unify pci iommu setup and allow swiotlb to compile for 32 bit
Jeremy Fitzhardinge
7
-5
/
+14
2008-12-17
x86: add swiotlb allocation functions
Jeremy Fitzhardinge
1
-0
/
+12
2008-12-17
swiotlb: consolidate swiotlb info message printing
Ian Campbell
1
-5
/
+28
2008-12-17
swiotlb: support bouncing of HighMem pages
Jeremy Fitzhardinge
1
-33
/
+89
2008-12-17
swiotlb: factor out copy to/from device
Jeremy Fitzhardinge
1
-4
/
+13
2008-12-17
swiotlb: add arch hook to force mapping
Ian Campbell
2
-2
/
+15
2008-12-17
swiotlb: allow architectures to override phys<->bus<->phys conversions
Ian Campbell
2
-16
/
+39
2008-12-17
swiotlb: add comment where we handle the overflow of a dma mask on 32 bit
Ian Campbell
1
-0
/
+4
2008-12-16
swiotlb: move some definitions to header
Ian Campbell
2
-13
/
+15
2008-12-16
swiotlb: allow architectures to override swiotlb pool allocation
Jeremy Fitzhardinge
2
-3
/
+16
2008-12-16
x86: remove unused iommu_nr_pages
Jeremy Fitzhardinge
2
-9
/
+0
2008-12-11
Linux 2.6.28-rc8
v2.6.28-rc8
Linus Torvalds
1
-1
/
+1
2008-12-11
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2008-12-11
fix mapping_writably_mapped()
Hugh Dickins
1
-6
/
+9
2008-12-11
Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...
Linus Torvalds
1
-1
/
+9
2008-12-11
lib/idr.c: Fix bug introduced by RCU fix
Manfred Spraul
1
-1
/
+7
2008-12-11
MN10300: Give correct size when reserving interrupt vector table
Akira Takeuchi
1
-1
/
+1
2008-12-11
MN10300: Fix __put_user_asm8()
Akira Takeuchi
1
-1
/
+1
2008-12-11
MN10300: Fix the preemption resume_kernel() routine
Akira Takeuchi
1
-1
/
+2
2008-12-11
MN10300: Discard low-priority Tx interrupts when closing an on-chip serial port
Akira Takeuchi
1
-0
/
+5
2008-12-11
MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros
Cyrill Gorcunov
1
-12
/
+10
2008-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-13
/
+41
2008-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-3
/
+27
2008-12-10
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
8
-86
/
+171
2008-12-10
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-0
/
+29
2008-12-10
pktcdvd: remove broken dev_t export of class devices
Kay Sievers
1
-1
/
+1
2008-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
4
-4
/
+14
2008-12-10
drivers/video/mb862xx/mb862xxfb.c: fix printk
Andrew Morton
1
-2
/
+2
2008-12-10
KSYM_SYMBOL_LEN fixes
Hugh Dickins
5
-5
/
+6
2008-12-10
inotify: fix IN_ONESHOT unmount event watcher
Dmitri Monakhov
1
-0
/
+2
2008-12-10
atomic: fix a typo in atomic_long_xchg()
Eric Dumazet
1
-1
/
+1
2008-12-10
mm: no get_user/put_user while holding mmap_sem in do_pages_stat?
Brice Goglin
1
-13
/
+46
2008-12-10
drivers/serial/s3c2440.c: fix typo in MODULE_LICENSE
Balaji Rao
1
-1
/
+1
2008-12-10
pagemap: fix 32-bit pagemap regression
Matt Mackall
1
-2
/
+2
2008-12-10
page_cgroup should ignore empty nodes
KAMEZAWA Hiroyuki
1
-0
/
+3
2008-12-10
rtc twl4030: rename ioctl function when RTC_INTF_DEV=n
Randy Dunlap
1
-1
/
+1
2008-12-10
fbcon: fix workqueue shutdown
Geoff Levand
1
-0
/
+6
2008-12-10
mm: remove UP version of lru_add_drain_all()
KOSAKI Motohiro
1
-13
/
+0
2008-12-10
revert "percpu_counter: new function percpu_counter_sum_and_set"
Andrew Morton
3
-17
/
+6
2008-12-10
revert "percpu counter: clean up percpu_counter_sum_and_set()"
Andrew Morton
3
-8
/
+16
2008-12-10
percpu_counter: fix CPU unplug race in percpu_counter_destroy()
Eric Dumazet
1
-2
/
+2
2008-12-10
rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 drivers
Alessandro Zummo
2
-0
/
+12
[next]