summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-21sonypi: Storage class should be before const qualifierTobias Klauser
2008-04-21intel_menlow: Storage class should be before const qualifierTobias Klauser
2008-04-21DVB: Storage class should be before const qualifierTobias Klauser
2008-04-21arm: Storage class should be before const qualifierTobias Klauser
2008-04-21ALSA: Storage class should be before const qualifierTobias Klauser
2008-04-21acpi: Storage class should be before const qualifierTobias Klauser
2008-04-21firmware_sample_driver.c: fix coding stylePavel Machek
2008-04-21MAINTAINERS: Add ati_remote2 driverVille Syrjala
2008-04-21Documentation: Remove last references to BitKeeper.Cyril Brulebois
2008-04-21Remove documentation of non-existent sk_alloc argRusty Russell
2008-04-21trivial: small cleanupsPavel Machek
2008-04-21Correct a few trivial tree details in Documentation/SubmittingPatchesJesper Juhl
2008-04-21[SPARC]: Remove SunOS and Solaris binary support.David S. Miller
2008-04-21Fix RCU list iterator use of 'rcu_dereference()'Linus Torvalds
2008-04-21SELinux: one little, two little, three little whitespaces, the avc.c saga.Eric Paris
2008-04-21SELinux: cleanup on isle selinuxfs.cEric Paris
2008-04-21changing whitespace for fun and profit: policydb.cEric Paris
2008-04-21SELinux: whitespace and formating fixes for hooks.cEric Paris
2008-04-21SELinux: clean up printksEric Paris
2008-04-21SELinux: sidtab.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: services.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: mls.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: hashtab.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: conditional.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: avtab.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: xfrm.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: netnode.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: netlink.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: netlabel.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: netif.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21block: fix blk_register_queue() return valueAkinobu Mita
2008-04-21block: fix memory hotplug and bouncing in block layerAndi Kleen
2008-04-21block: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-21Kconfig: clean up block/Kconfig help descriptionsNick Andrew
2008-04-21cciss: fix warning oops on rmmod of driverscameron@beardog.cca.cpqcorp.net
2008-04-21cciss: Fix race between disk-adding code and interrupt handlerscameron@beardog.cca.cpqcorp.net
2008-04-21block: move the padding adjustment to blk_rq_map_sgFUJITA Tomonori
2008-04-21block: add bio_copy_user_iov support to blk_rq_map_user_iovFUJITA Tomonori
2008-04-21block: convert bio_copy_user to bio_copy_user_iovFUJITA Tomonori
2008-04-21loop: manage partitions in disk imageLaurent Vivier
2008-04-21cdrom: use kmalloced buffers instead of buffers on stackThomas Bogendoerfer
2008-04-21cdrom: make unregister_cdrom() return voidAkinobu Mita
2008-04-21cdrom: use list_head for cdrom_device_info listAkinobu Mita
2008-04-21cdrom: protect cdrom_device_info list by mutexAkinobu Mita
2008-04-21cdrom: cleanup hardcoded error-codeAkinobu Mita
2008-04-21cdrom: remove ifdef CONFIG_SYSCTLAkinobu Mita
2008-04-21hrtimer: optimize the softirq time optimizationThomas Gleixner
2008-04-21hrtimer: reduce calls to hrtimer_get_softirq_time()Dimitri Sivanich