summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-05Add linux-next specific files for 20130705next-20130705Stephen Rothwell
2013-07-05Merge branch 'cpuinit/master'Stephen Rothwell
2013-07-05block: delete __cpuinit usage from all block filesPaul Gortmaker
2013-07-05drivers: delete __cpuinit usage from all remaining drivers filesPaul Gortmaker
2013-07-05kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker
2013-07-05rcu: delete __cpuinit usage from all rcu filesPaul Gortmaker
2013-07-05net: delete __cpuinit usage from all net filesPaul Gortmaker
2013-07-05acpi: delete __cpuinit usage from all acpi filesPaul Gortmaker
2013-07-05hwmon: delete __cpuinit usage from all hwmon filesPaul Gortmaker
2013-07-05cpufreq: delete __cpuinit usage from all cpufreq filesPaul Gortmaker
2013-07-05clocksource+irqchip: delete __cpuinit usage from all related filesPaul Gortmaker
2013-07-05x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-07-05score: delete __cpuinit usage from all score filesPaul Gortmaker
2013-07-05xtensa: delete __cpuinit usage from all xtensa filesPaul Gortmaker
2013-07-05openrisc: delete __cpuinit usage from all openrisc filesPaul Gortmaker
2013-07-05m32r: delete __cpuinit usage from all m32r filesPaul Gortmaker
2013-07-05hexagon: delete __cpuinit usage from all hexagon filesPaul Gortmaker
2013-07-05frv: delete __cpuinit usage from all frv filesPaul Gortmaker
2013-07-05cris: delete __cpuinit usage from all cris filesPaul Gortmaker
2013-07-05metag: delete __cpuinit usage from all metag filesPaul Gortmaker
2013-07-05tile: delete __cpuinit usage from all tile filesPaul Gortmaker
2013-07-05sh: delete __cpuinit usage from all sh filesPaul Gortmaker
2013-07-05s390: delete __cpuinit usage from all s390 filesPaul Gortmaker
2013-07-05blackfin: delete __cpuinit usage from all blackfin filesPaul Gortmaker
2013-07-05arm64: delete __cpuinit usage from all usersPaul Gortmaker
2013-07-05sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker
2013-07-05arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker
2013-07-05MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-07-05parisc: delete __cpuinit usage from all usersPaul Gortmaker
2013-07-05alpha: delete __cpuinit usage from all usersPaul Gortmaker
2013-07-05modpost: remove all traces of cpuinit/cpuexit sectionsPaul Gortmaker
2013-07-05init.h: remove __cpuinit sections from the kernelPaul Gortmaker
2013-07-05Merge branch 'akpm/master'Stephen Rothwell
2013-07-05staging/lustre: replace num_physpages with totalram_pagesPeng Tao
2013-07-05staging/lustre/libcfs: cleanup linux-mem.hPeng Tao
2013-07-05staging/lustre/ptlrpc: convert to new shrinker APIPeng Tao
2013-07-05staging/lustre/obdclass: convert lu_object shrinker to count/scan APIPeng Tao
2013-07-05staging/lustre/ldlm: convert to shrinkers to count/scan APIPeng Tao
2013-07-05lib/scatterlist: error handling in __sg_alloc_table()Dan Carpenter
2013-07-05scsi_debug: fix do_device_access() with wrap around rangeAkinobu Mita
2013-07-05crypto: talitos: use sg_pcopy_to_buffer()Akinobu Mita
2013-07-05lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()Akinobu Mita
2013-07-05lib/scatterlist: factor out sg_miter_get_next_page() from sg_miter_next()Akinobu Mita
2013-07-05drivers/iio/inkern.c: fix iio_convert_raw_to_processed_unlocked()Alexandre Belloni
2013-07-05crypto-add-lz4-cryptographic-api-fixAndrew Morton
2013-07-05crypto: add lz4 Cryptographic APIChanho Min
2013-07-05lib-add-lz4-compressor-module-fixAndrew Morton
2013-07-05lib: add lz4 compressor moduleChanho Min
2013-07-05x86, doc: Add LZ4 magic number for the new compressionKyungsik Lee
2013-07-05x86: add support for LZ4-compressed kernelKyungsik Lee