You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paul Mundt
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
...
Slab destructors were no longer supported after Christoph's
c59def9f22
change. They've been
BUGs for both slab and slub, and slob never supported them
either.
This rips out support for the dtor pointer from kmem_cache_create()
completely and fixes up every single callsite in the kernel (there were
about 224, not including the slab allocator definitions themselves,
or the documentation references).
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
18 years ago
..
boot
Merge branches 'at91', 'davinci', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'pxa' and 's3c' into devel
18 years ago
common
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
18 years ago
configs
i2c: Delete the i2c-isa pseudo bus driver
18 years ago
kernel
define new percpu interface for shared data
18 years ago
lib
[ARM] spelling fixes
18 years ago
mach-aaec2000
…
mach-at91
csb337 supports "new style" rtc-ds1307
18 years ago
mach-clps711x
…
mach-clps7500
Add IRQF_IRQPOLL flag on arm
18 years ago
mach-davinci
[ARM] 4432/5: davinci: pin mux support
18 years ago
mach-ebsa110
…
mach-ep93xx
…
mach-footbridge
[ARM] Fix some section mismatch warnings
18 years ago
mach-h720x
…
mach-imx
[ARM] 4374/3: i.MX/MX1 clock event source
18 years ago
mach-integrator
[ARM] integrator: fix pci_v3 compile error with DEBUG_LL
18 years ago
mach-iop13xx
some kmalloc/memset ->kzalloc (tree wide)
18 years ago
mach-iop32x
Thecus N2100: register rtc-rs5c372 i2c device
18 years ago
mach-iop33x
iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver
18 years ago
mach-ixp4xx
[ARM] If linux/irq.h is included, asm/irq.h is not required
18 years ago
mach-ixp23xx
…
mach-ixp2000
…
mach-ks8695
[ARM] 4377/1: KS8695: GPIO driver
18 years ago
mach-l7200
[ARM] Remove compatibility layer for ARM irqs
18 years ago
mach-lh7a40x
…
mach-netx
…
mach-ns9xxx
…
mach-omap1
…
mach-omap2
[ARM] spelling fixes
18 years ago
mach-pnx4008
…
mach-pxa
[ARM] pxa: move platform devices to separate header file
18 years ago
mach-realview
…
mach-rpc
[ARM] Add platform support for PATA on RiscPC
18 years ago
mach-s3c2400
…
mach-s3c2410
[ARM] 4467/3: BAST: AX88796 device resources
18 years ago
mach-s3c2412
[ARM] 4412/1: S3C2412: reset errata fix
18 years ago
mach-s3c2440
[ARM] 4470/2: OSIRIS: large page NAND support
18 years ago
mach-s3c2442
…
mach-s3c2443
[ARM] 4414/1: S3C2443: sparse fix for clock.c
18 years ago
mach-sa1100
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
18 years ago
mach-shark
Add IRQF_IRQPOLL flag on arm
18 years ago
mach-versatile
…
mm
mm: fault feedback #2
18 years ago
nwfpe
…
oprofile
[ARM] Solve buggy smp_processor_id() usage
18 years ago
plat-iop
iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver
18 years ago
plat-omap
…
plat-s3c24xx
mm: Remove slab destructors from kmem_cache_create().
18 years ago
tools
…
vfp
[ARM] VFP: fix section mismatch error
18 years ago
Kconfig
Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop
18 years ago
Kconfig-nommu
…
Kconfig.debug
…
Makefile
…