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
2006-06-25
[PATCH] m68k: separate handler for auto and user vector interrupt
Roman Zippel
5
-108
/
+71
2006-06-25
[PATCH] m68k: fix show_registers()
Roman Zippel
1
-58
/
+68
2006-06-25
[PATCH] m68k: dma API addition
Roman Zippel
1
-0
/
+28
2006-06-25
[PATCH] m68k: Add the generic dma API functions
Roman Zippel
6
-17
/
+197
2006-06-25
[PATCH] m68k: small flush_icache() cleanup
Roman Zippel
1
-20
/
+20
2006-06-25
[PATCH] m68k: fix __iounmap for 030
Roman Zippel
1
-2
/
+4
2006-06-25
[PATCH] m68k: fix constraints of the signal functions and some cleanup
Roman Zippel
1
-5
/
+14
2006-06-25
[PATCH] m68k: fix uaccess.h for gcc-3.x
Roman Zippel
1
-107
/
+127
2006-06-25
[PATCH] i386: cpu_relax() in crash.c and doublefault.c
Chuck Ebbert
2
-2
/
+4
2006-06-25
[PATCH] cpu_relax(): smpboot.c
Andreas Mohr
1
-6
/
+8
2006-06-25
[PATCH] Clean up and refactor i386 sub-architecture setup
Jeremy Fitzhardinge
11
-177
/
+187
2006-06-25
[PATCH] Allow migration of mlocked pages
Christoph Lameter
2
-11
/
+8
2006-06-25
[PATCH] page migration: Support a vma migration function
Christoph Lameter
4
-2
/
+37
2006-06-25
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
14
-32
/
+1
2006-06-25
[PATCH] AOP_TRUNCATED_PAGE victims in read_pages() belong in the LRU
Zach Brown
1
-8
/
+5
2006-06-25
[PATCH] ieee1394: nodemgr: do not peek into struct semaphore
Stefan Richter
2
-2
/
+5
2006-06-25
[PATCH] remove for_each_cpu()
Andrew Morton
6
-10
/
+9
2006-06-25
[PATCH] more for_each_cpu() removal
Andrew Morton
1
-2
/
+2
2006-06-25
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
49
-225
/
+1880
2006-06-25
Revert "[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer"
Linus Torvalds
1
-6
/
+2
2006-06-25
Merge signal handler branch
Russell King
2
-126
/
+160
2006-06-25
[ARM] 3648/1: Update struct ucontext layout for coprocessor registers
Daniel Jacobowitz
2
-32
/
+89
2006-06-25
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
8
-12
/
+142
2006-06-25
Merge branch 'intelfb-patches' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-24
/
+20
2006-06-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
85
-3224
/
+5259
2006-06-25
Enable minimal per-device resume tracing
Linus Torvalds
1
-0
/
+4
2006-06-25
Add some basic resume trace facilities
Linus Torvalds
6
-3
/
+279
2006-06-25
[ARM] Add identifying number for non-rt sigframe
Russell King
1
-0
/
+5
2006-06-25
Merge S3C24xx branch
Russell King
27
-77
/
+1530
2006-06-25
Merge ep93xx branch
Russell King
5
-1
/
+188
2006-06-25
[ARM] 3647/1: S3C24XX: add Osiris to the list of simtec pm machines
Ben Dooks
1
-1
/
+2
2006-06-25
[ARM] 3645/1: S3C2412: irq support for external interrupts
Ben Dooks
3
-39
/
+46
2006-06-25
[ARM] 3643/1: S3C2410: Add new usb clocks
Ben Dooks
1
-1
/
+9
2006-06-25
[ARM] 3642/1: S3C24XX: Add machine SMDK2413
Ben Dooks
3
-0
/
+133
2006-06-25
[ARM] 3641/1: S3C2412: Fixup gpio register naming
Ben Dooks
2
-7
/
+7
2006-06-25
[ARM] 3640/1: S3C2412: Use S3C24XX_DCLKCON instead of S3C2410_DCLKCON
Ben Dooks
1
-4
/
+4
2006-06-25
[ARM] 3639/1: S3C2412: serial port support
Ben Dooks
4
-4
/
+166
2006-06-25
[ARM] 3638/1: S3C2412: core clocks
Ben Dooks
3
-1
/
+774
2006-06-25
[ARM] 3637/1: S3C24XX: Add mpll clock, and set as fclk parent
Ben Dooks
2
-2
/
+13
2006-06-25
[ARM] 3636/1: S3C2412: Add selection of CPU_ARM926
Ben Dooks
1
-5
/
+5
2006-06-25
[ARM] 3635/1: S3C24XX: Add S3C2412 core cpu support
Ben Dooks
11
-8
/
+369
2006-06-25
[ARM] 3633/1: S3C24XX: s3c2410 gpio bugfix - wrong pin nos
Ben Dooks
1
-5
/
+2
2006-06-24
[ARM] 3631/1: Remove legacy __mem_isa() definitions
Andrew Victor
13
-20
/
+0
2006-06-24
[ARM] 3644/1: ixp2000: export gpio_line_config()
Lennert Buytenhek
1
-0
/
+1
2006-06-24
[ARM] 3646/1: ep93xx: instantiate ep93xx-ohci platform device
Lennert Buytenhek
1
-0
/
+26
2006-06-24
[ARM] 3634/1: ep93xx: initial implementation of the clk_* API
Lennert Buytenhek
5
-1
/
+162
2006-06-24
[ARM] 3632/1: iwmmxt: fix up argument comment for iwmmxt_task_restore()
Lennert Buytenhek
1
-1
/
+1
2006-06-24
drm: radeon constify radeon microcode
Dave Airlie
1
-3
/
+3
2006-06-24
Add i915 ioctls to configure pipes for vblank interrupt.
Dave Airlie
4
-5
/
+87
2006-06-24
drm: update radeon to 1.25 add r200 vertex program support
Dave Airlie
3
-3
/
+48
[next]