Sign in before continuing.
Commits on Source
72282
00b9de9c
serial: sh-sci: Move SCSCR_INIT in to platform data.
Jun 24, 2009
26c92f37
serial: sh-sci: Move SCBRR calculation algo in to platform data.
Jun 24, 2009
706622c9
serial: sh-sci: Kill off unused register accessors.
Jun 24, 2009
8e698614
serial: sh-sci: Convert from old SCSR control flags to common defines.
Jun 24, 2009
f8e53553
serial: sh-sci: Kill off more unused defines.
Jun 24, 2009
d3b8f889
x86: Make tsc=reliable override boot time stability checks
Aug 28, 2009
e3cc067b
xen/evtchn: track enabled state for each port
Sep 18, 2009
93afe0b7
xen/evtchn: dynamically allocate port_user array
Sep 18, 2009
0edce91d
xen/evtchn: ports start enabled
Sep 18, 2009
1a1a17cd
xen/evtchn: remove spurious barrier
Sep 18, 2009
f5e70d0f
md: Factor out RAID6 algorithms into lib/
Oct 29, 2009
e5d84970
async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependencies
Oct 29, 2009
4c31a781
xenbus: do not hold transaction_mutex when returning to userspace
Nov 03, 2009
0b8973a8
intel-iommu: Fix section mismatch dmar_ir_support() uses dmar_tbl.
Dec 31, 2009
34970a7d
mtd: au1550nd.c: use kzalloc()
Dec 31, 2009
440d4f9f
mtd: au1550nd.c: remove unnecessary casts
Dec 31, 2009
d8bc5555
mtd: davinci_nand.c: use resource_size()
Dec 31, 2009
8a19b558
mtd: fsl_elbc_nand.c: user resource_size()
Dec 31, 2009
58e6a84d
mtd: fls_upm.c: use resource_size()
Dec 31, 2009
db5a5ae2
mtd: drivers/mtd/nand/gpio.c: use resource_size()
Dec 31, 2009
4442241e
mtd: nomadik_nand.c: use resource_size()
Dec 31, 2009
e9903060
mtd: orion_nand.c: add error handling and use resource_size()
Dec 31, 2009
fc161c4e
mtd: drivers/mtd/nand/s3c2410.c: use resource_size()
Dec 31, 2009
448791ab
mtd: tmio_nand.c: use dev_get_platdata() and resource_size()
Dec 31, 2009
cbd38a87
mtd: drivers/mtd/nand/sh_flctl.c: use resource_size()
Dec 31, 2009
49f37b74
ARM: NUC900: rename mtd nand driver name
Jan 01, 2010
bb6a7755
mtd: nand: rename w90p910_nand.c to nuc900_nand.c
Jan 01, 2010
e026255f
mtd: physmap_of: Correct the size argument to kzalloc
Jan 02, 2010
de58288d
MTD DocBook: fix ioremap return type
Jan 02, 2010
030d2dd4
mtd: Update ep93xx/ts72xx to use generic platform nand driver
Jan 06, 2010
76037579
mtd: Remove now-defunct ts7250 nand driver
Jan 06, 2010
b75dcabd
modpost: members of *driver structs should not point to __init functions
Jan 29, 2010
4a31a229
modpost: define ALL_XXX{IN,EX}IT_SECTIONS
Jan 29, 2010
bbd3f4fb
modpost: give most mismatch constants a better name
Jan 30, 2010
0d2a636e
modpost: pass around const struct sectioncheck * instead of enum mismatch
Jan 30, 2010
fc2f7efa
modpost: remove now unused NO_MISMATCH constant
Jan 30, 2010
af92a82d
modpost: make symbol white list a per mismatch type variable
Jan 30, 2010
0db25245
modpost: don't allow *driver to reference .init.*
Jan 30, 2010
4b024242
kbuild: Fix linking error built-in.o no such file or directory
Feb 02, 2010
84336466
kconfig CROSS_COMPILE option
Feb 02, 2010
5358db0b
scripts: add ARM support to decodecode
Feb 02, 2010
da60fbbc
menuconfig: wrap long help lines
Feb 02, 2010
c64152bf
genksyms: close ref_file after use
Feb 02, 2010
692d97c3
kconfig: new configuration interface (nconfig)
Feb 02, 2010
851190c9
nconfig: mark local functions as such
Feb 02, 2010
68c16edd
nconfig: minor fix
Feb 02, 2010
85a256d8
kbuild: improve version string logic
Feb 02, 2010
62718979
Makefile: Document ability to make file.lst and file.S
Feb 02, 2010
e66f25d7
Improve kconfig symbol hashing
Feb 02, 2010
d4987bd7
scripts/mkcompile_h: don't test for hardcoded paths
Feb 02, 2010
71d41aed
scripts/kallsyms: suppress build warning
Feb 02, 2010
94a47083
scripts: change scripts to use system python instead of env
Feb 02, 2010
0139f1d9
markup_oops.pl: fix for faulting instruction in the first line of a range
Feb 02, 2010
880df92f
scripts: use %_tmppath in "make rpm-pkg"
Feb 02, 2010
70fb7ba6
MAINTAINERS: add a few more patterns to kbuild
Feb 02, 2010
d224a94a
Merge branch 'modpost' of
git://git.pengutronix.de/git/ukl/linux-2.6
into kbuild/for-next
Feb 02, 2010
056ff3e3
netfilter: nf_conntrack: fix memory corruption with multiple namespaces
Feb 03, 2010
ab59b19b
netfilter: nf_conntrack: per netns nf_conntrack_cachep
Feb 04, 2010
38c7233b
netfilter: nf_conntrack: restrict runtime expect hashsize modifications
Feb 04, 2010
52e13e21
markup_oops.pl: add options to improve cross-sompilation environments
Feb 05, 2010
59dde385
markup_oops.pl: minor fixes
Feb 05, 2010
d0679c73
kbuild: move -fno-dwarf2-cfi-asm to powerpc only
Feb 05, 2010
e40b1720
x86: Move notify_die from nmi.c to traps.c
Feb 08, 2010
1fb9d6ad
nmi_watchdog: Add new, generic implementation, using perf events
Feb 08, 2010
84e478c6
nmi_watchdog: Config option to enable new nmi_watchdog
Feb 08, 2010
dab1531a
netfilter: xtables: compat out of scope fix
Feb 08, 2010
9ab48ddc
netfilter: nf_conntrack: fix hash resizing with namespaces
Feb 08, 2010
8e7672cd
nmi_watchdog: Only enable on x86 for now
Feb 09, 2010
2d6bfc26
mtd: orion_nand: Fix build failure caused by typo
Feb 10, 2010
c3128fb6
nmi_watchdog: Use a boolean config flag for compiling
Feb 14, 2010
504d7cf1
nmi_watchdog: Compile and portability fixes
Feb 14, 2010
cf454aec
nmi_watchdog: Fallback to software events when no hardware pmu detected
Feb 14, 2010
6081b6cd
nmi_watchdog: support for oprofile
Feb 17, 2010
96ca4028
nmi_watchdog: Properly configure for software events
Feb 17, 2010
f81b1be4
tags: include headers before source files
Feb 17, 2010
e8d400a9
kbuild: fix a couple of typos in Documentation
Feb 17, 2010
17d9ddc7
rbtree: Add support for augmented rbtrees
Feb 18, 2010
be5a0c12
x86, pat: Preparatory changes in pat.c for bigger rbtree change
Feb 18, 2010
9e41a49a
x86, pat: Migrate to rbtree only backend for pat memtype management
Feb 18, 2010
2cc4452b
nmi_watchdog: Fix undefined 'apic' build bug
Feb 19, 2010
a8bac511
tags: Use $SRCARCH
Feb 22, 2010
d273ebe7
ASoC: Pass dai_link as argument to platform suspend and resume
Feb 22, 2010
10cab262
ASoC: Change how suspend and resume obtain the PCM runtime
Feb 22, 2010
6423c187
ASoC: Remove runtime field from DAI
Feb 22, 2010
6029a3a4
mtd: nandsim: fix spelling
Feb 25, 2010
377ace08
mtd: nand: make PCI device id constant
Feb 25, 2010
b3acd638
mtd: nand: make USB device id constant
Feb 25, 2010
b2d4fbab
mtd: nand: make Open Firmware device id constant
Feb 25, 2010
17fabf15
mtd: cfi: remove unneeded NULL checks
Feb 25, 2010
b840bc11
mtd: mxc-nand: no need to check for validity of platform driver data
Feb 25, 2010
9c14b153
mtd: mxc-nand: don't disable clock in mxcnd-suspend
Feb 25, 2010
53f2b1c8
mtd: ixp4xx: fix reading from half-word boundary
Feb 25, 2010
1449c5d0
mtd: quiet sparse noise in cfi.h
Feb 25, 2010
bcc98a46
mtd: fix different address space noise
Feb 25, 2010
4335c100
mtd: maps: Blackfin async: rename local funcs to avoid common clashes
Feb 25, 2010
0040476b
mtd: change positive error return into negative
Feb 25, 2010
f1332ba2
mtd: Introduce and use iteration macro for reading the MTD device table
Feb 25, 2010
677c2aec
mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd()
Feb 25, 2010
e99e90ae
mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_DEVICES
Feb 25, 2010
24c15496
mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES
Feb 25, 2010
72,182 additional commits have been omitted to prevent performance issues.
Loading
Loading