index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-29
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
9
-10
/
+12
2006-09-29
[PATCH] uml: remove pte_mkexec
Jeff Dike
1
-2
/
+4
2006-09-29
[PATCH] uml: don't roll my own random MAC generator
Jeff Dike
3
-34
/
+1
2006-09-29
[PATCH] uml: remove unneeded file
Jeff Dike
1
-484
/
+0
2006-09-29
[PATCH] uml: stack consumption reduction
Jeff Dike
2
-5
/
+14
2006-09-29
[PATCH] uml: close file descriptor leaks
Jeff Dike
2
-8
/
+7
2006-09-29
[PATCH] uml: locking documentation
Jeff Dike
5
-2
/
+14
2006-09-29
[PATCH] uml: mechanical tidying after random MACs change
Jeff Dike
3
-80
/
+40
2006-09-29
[PATCH] uml: assign random MACs to interfaces if necessary
Jeff Dike
3
-18
/
+46
2006-09-29
[PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node calls
keith mannthey
2
-1
/
+11
2006-09-29
[PATCH] convert s390 page handling macros to functions
Heiko Carstens
1
-1
/
+1
2006-09-28
[IPV4]: annotate struct in_ifaddr
Al Viro
3
-4
/
+4
2006-09-28
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
174
-7941
/
+9075
2006-09-28
Merge nommu branch
Russell King
26
-400
/
+2053
2006-09-28
[ARM] 3856/1: Add clocksource for Intel IXP4xx platforms
Kevin Hilman
3
-11
/
+30
2006-09-28
[ARM] 3855/1: Add generic time support
Kevin Hilman
2
-0
/
+10
2006-09-28
[ARM] 3873/1: S3C24XX: Add irq_chip names
Ben Dooks
1
-0
/
+8
2006-09-28
[ARM] 3872/1: S3C24XX: Apply consistant tabbing to irq_chips
Ben Dooks
1
-30
/
+30
2006-09-28
[ARM] 3871/1: S3C24XX: Fix ordering of EINT4..23
Ben Dooks
1
-8
/
+36
2006-09-28
[ARM] nommu: confirms the CR_V bit in nommu mode
Hyok S. Choi
3
-1
/
+18
2006-09-28
[ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores.
Hyok S. Choi
7
-7
/
+35
2006-09-28
[ARM] 3870/1: AT91: Start removing static memory mappings
Andrew Victor
2
-47
/
+2
2006-09-28
[S390] Inline assembly cleanup.
Martin Schwidefsky
17
-457
/
+295
2006-09-28
[S390] Whitespace cleanup.
Heiko Carstens
9
-1370
/
+1364
2006-09-28
[S390] user readable uninitialised kernel memory.
Martin Schwidefsky
2
-16
/
+42
2006-09-28
[S390] config option for z9-109 code generation.
Christian Borntraeger
2
-0
/
+9
2006-09-28
[S390] __div64_32 for 31 bit.
Martin Schwidefsky
3
-0
/
+156
2006-09-28
[S390] hypfs sparse warnings.
Michael Holzheu
1
-1
/
+2
2006-09-28
[S390] Avoid static struct initializations in appldata.
Gerald Schaefer
1
-2
/
+2
2006-09-28
[S390] init task memory faults.
Akinobu Mita
1
-0
/
+1
2006-09-28
[ARM] 3869/1: AT91: NAND support for DK and KB9202 boards
Andrew Victor
2
-0
/
+50
2006-09-28
[ARM] 3867/1: AT91 GPIO update
Andrew Victor
13
-126
/
+156
2006-09-28
[ARM] 3866/1: AT91 clock update
Andrew Victor
13
-278
/
+299
2006-09-28
[ARM] 3865/1: AT91RM9200 header updates
Andrew Victor
6
-83
/
+83
2006-09-27
[ARM] 3862/2: S3C2410 - add basic power management support for AML M5900 series
David Anders
4
-4
/
+35
2006-09-27
[ARM] kthread: switch arch/arm/kernel/apm.c
Serge E. Hallyn
1
-20
/
+13
2006-09-27
[ARM] Off-by-one in arch/arm/common/icst*
Eric Sesterhenn
2
-4
/
+4
2006-09-27
[ARM] 3864/1: Refactore sharpsl_pm
Dirk Opfer
1
-0
/
+4
2006-09-27
[ARM] 3863/1: Add Locomo SPI Device
Dirk Opfer
1
-11
/
+18
2006-09-27
[ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs
Richard Purdie
2
-23
/
+32
2006-09-27
USB: pxa2xx_udc understands GPIO based VBUS sensing
David Brownell
1
-14
/
+1
2006-09-27
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
David Brownell
1
-1
/
+1
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream ...
Russell King
216
-4076
/
+7903
2006-09-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
19
-177
/
+745
2006-09-27
[ARM] Make !MMU CPUs depend on !MMU
Russell King
1
-0
/
+5
2006-09-27
[ARM] nommu: add ARM946E-S core support
Hyok S. Choi
4
-3
/
+457
2006-09-27
[ARM] nommu: add ARM940T core support
Hyok S. Choi
4
-2
/
+389
2006-09-27
[ARM] nommu: add ARM9TDMI core support
Hyok S. Choi
4
-0
/
+149
2006-09-27
[ARM] nommu: add ARM740T core support
Hyok S. Choi
4
-2
/
+193
2006-09-27
[ARM] nommu: add ARM7TDMI core support
Hyok S. Choi
4
-0
/
+264
[next]