aboutsummaryrefslogtreecommitdiffstats
path: root/init/noinitramfs.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-13genirq: prevent wakeup of freed irq threadLinus Torvalds1-10/+7
2009-08-13Make sock_sendpage() use kernel_sendpage()Linus Torvalds1-1/+1
2009-08-13perf_counter: Report the cloning task as parent on perf_counter_fork()Peter Zijlstra1-2/+2
2009-08-13perf_counter: Fix an ipi-deadlockPeter Zijlstra1-1/+5
2009-08-13perf: Rework/fix the whole read vs group stuffPeter Zijlstra2-83/+238
2009-08-13perf_counter: Fix swcounter context invariancePeter Zijlstra1-26/+18
2009-08-13perf report: Don't show unresolved DSOs and symbols when -S/-d is usedArnaldo Carvalho de Melo1-2/+3
2009-08-13perf tools: Add a general option to enable raw sample recordsFrederic Weisbecker1-0/+5
2009-08-13perf tools: Add a per tracepoint counter attribute to get raw sampleFrederic Weisbecker2-1/+11
2009-08-13perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar2-1/+11
2009-08-13perf list: Fix large list output by using the pagerArnaldo Carvalho de Melo1-1/+2
2009-08-13sh: fix i2c init order on ap325rxa V2Magnus Damm1-1/+1
2009-08-13sh: fix i2c init order on Migo-R V2Magnus Damm1-1/+1
2009-08-13sh: convert processor device setup functions to arch_initcall()Magnus Damm24-24/+24
2009-08-13md: allow upper limit for resync/reshape to be set when array is read-onlyNeilBrown1-0/+1
2009-08-13md/raid5: Properly remove excess drives after shrinking a raid5/6NeilBrown1-2/+9
2009-08-13md/raid5: make sure a reshape restarts at the correct address.NeilBrown1-1/+1
2009-08-13md/raid5: allow new reshape modes to be restarted in the middle.NeilBrown1-1/+20
2009-08-13md: never advance 'events' counter by more than 1.NeilBrown1-8/+5
2009-08-12Remove double removal of blktrace directoryAlan D. Brunelle1-11/+1
2009-08-12NFS: Fix an O_DIRECT Oops...Trond Myklebust4-21/+16
2009-08-12perf_counter, x86: Fix/improve apic fallbackIngo Molnar2-5/+31
2009-08-12perf record: Add missing -C option support for specifying profile cpuJens Axboe1-3/+14
2009-08-12perf tools: Fix dso__new handle() to handle deleted DSOsArnaldo Carvalho de Melo1-0/+2
2009-08-12perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not availableArnaldo Carvalho de Melo3-26/+42
2009-08-12perf report: Show the tid too in -DArnaldo Carvalho de Melo1-3/+4
2009-08-12perf record: Fix .tid and .pid fill-in when synthesizing eventsArnaldo Carvalho de Melo1-33/+38
2009-08-12Remove zero-length file drivers/mtd/maps/sbc8240.cJeff Garzik1-0/+0
2009-08-12ahci: add workaround for on-board 5723s on some gigabyte boardsTejun Heo1-4/+72
2009-08-12ahci: Soften up the dmesg on SB600 PMP softreset failure recoveryShane Huang1-1/+2
2009-08-12Documentation/kernel-parameters.txt: document libata's ignore_hpa optionMichael Prokop1-0/+4
2009-08-12sata_nv: MSI support, disabled by defaultTony Vroon1-0/+8
2009-08-12libata: OCZ Vertex can't do HPATejun Heo1-0/+3
2009-08-12pata_atiixp: fix second channel supportBartlomiej Zolnierkiewicz1-9/+10
2009-08-12pata_at91: fix resource releaseTejun Heo1-13/+4
2009-08-12x86: Fix oops in identify_cpu() on CPUs without CPUIDOndrej Zary1-24/+24
2009-08-12xfs: fix spin_is_locked assert on uni-processor buildsChristoph Hellwig1-1/+1
2009-08-12xfs: check for dinode realtime flag corruptionChristoph Hellwig1-0/+10
2009-08-12use XFS_CORRUPTION_ERROR in xfs_btree_check_sblockEric Sandeen1-2/+2
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_getChristoph Hellwig1-1/+3
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmapChristoph Hellwig1-1/+3
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_setChristoph Hellwig1-2/+2
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memoryChristoph Hellwig1-1/+1
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_resultChristoph Hellwig1-1/+1
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_da_buf_makeChristoph Hellwig1-2/+2
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_da_state_allocChristoph Hellwig1-1/+1
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_getbmapChristoph Hellwig1-1/+1
2009-08-12xfs: avoid memory allocation under m_peraglock in growfs codeChristoph Hellwig1-6/+14
2009-08-11arch/ia64/kernel/iosapic: missing test after ioremap()Roel Kluin1-0/+4
2009-08-11ia64/topology.c: exit cache_add_dev when kobject_init_and_add failsFenghua Yu1-1/+5