nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / drivers / sbus /
2009-03-04 Roel Kluinsparc64: wait_event_interruptible_timeout may return...
2009-03-04 Christoph Hellwigjsflash: stop defining MAJOR_NR
2009-01-06 Sam Ravnborgsparc64: Fix unsigned long long warnings in drivers.
2008-12-01 Linus TorvaldsRevert "of_platform_driver noise on sparce"
2008-11-30 Al Viroof_platform_driver noise on sparce
2008-11-04 Jianjun Kongdrivers: remove duplicated #include
2008-09-03 David S. Millersparc: Kill sbus mostek RTC driver.
2008-08-31 David S. Millersparc: Annotate of_device_id arrays with const or __ini...
2008-08-30 David S. Millerbbc_envctrl: Fix build errors from bbc_i2c OF conversion.
2008-08-30 David S. Millerbbc_i2c: Convert to pure OF driver.
2008-08-30 David S. Millerenvctrl: Convert to pure OF driver.
2008-08-30 David S. Millerdisplay7seg: Convert to pure OF device driver.
2008-08-30 David S. Millercpwatchdog: Move to drivers/watchdog/cpwd.c
2008-08-30 David S. Millercpwatchdog: Cleanup and convert to pure OF driver.
2008-08-29 David S. Millerriowatchdog: Move under drivers/watchdog
2008-08-29 David S. Millerriowatchdog: Convert to pure OF driver.
2008-08-29 David S. Millersparc: Remove generic SBUS probing layer.
2008-08-29 David S. Millersparc: Kill sbus_arch_preinit().
2008-08-29 David S. Millersparc: Kill OBP property members of sbus_dev and sbus_bus
2008-08-29 David S. Millersparc: Remove dinky old-style SBUS probing facilities.
2008-08-29 David S. Millersparc: Remove SBUS layer resource and irq handling.
2008-08-29 David S. Millersparc: Kill SBUS layer IRQ hooks.
2008-08-29 David S. Millersparc: Convert uctrl driver to OF driver.
2008-08-29 David S. Millersparc: Convert flash driver to OF device probing.
2008-08-29 David S. Millersparc: Propagate SBUS iommu archdata into real of_devic...
2008-08-29 David S. Millersparc: Kill SBUS DVMA layer.
2008-08-29 David S. Millersparc: Kill videopix SBUS driver.
2008-08-29 David S. Millersparc: Delete bare sbus char bpp driver, obsoleted...
2008-08-11 Stephen Rothwellsparc/drivers: use linux/of_device.h instead of asm...
2008-07-22 Greg Kroah-Hartmansparc64: fix up bus_id changes in sparc core code
2008-07-18 Adrian Bunkdrivers/sbus/: cleanups
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-02 Arnd Bergmannuctrl: BKL pushdown
2008-07-02 Arnd Bergmannsbus-rtc: BKL pushdown
2008-07-02 Arnd Bergmannriowatchdog: BKL pushdown
2008-07-02 Arnd Bergmannopenprom: BKL pushdown
2008-06-20 Arnd Bergmannjsflash: BKL pushdown
2008-06-20 Arnd Bergmannflash: BKL pushdown
2008-06-20 Arnd Bergmannenvctrl: BKL pushdown
2008-06-20 Arnd Bergmanndisplay7seg: BKL pushdown
2008-06-20 Arnd Bergmanncpwatchdog: BKL pushdown
2008-06-20 Jonathan Corbetvideopix: BKL pushdown
2008-06-20 Jonathan Corbetbpp: bkl pushdown
2008-05-21 Al Virosbus bpp: instances missed in s/dev_name/bpp_dev_name/
2008-05-05 David S. Millersbus: Fix bpp driver build.
2008-04-30 Harvey Harrisondrivers: replace remaining __FUNCTION__ occurrences
2007-11-19 Jiri Slaby[WATCHDOG] Sbus: cpwatchdog, remove SPIN_LOCK_UNLOCKED
2007-10-20 Al Virovfc_dev conversion to mutex: fallout
2007-10-18 Matthias Kaehlcke[SPARC] Videopix Frame Grabber: Convert device_lock_sem...
2007-07-31 Matthias KaehlckeVideopix Frame Grabber: Fix unreleased lock in vfc_debug()
2007-07-31 Mariusz Kozlowski[BBC_I2C]: kmalloc + memset conversion to kzalloc
2007-07-31 Mariusz Kozlowski[BBC_ENVCTRL]: kmalloc + memset conversion to kzalloc
2007-07-31 Matthias Kaehlcke[SPARC] Videopix Frame Grabber: Fix unreleased lock...
2007-07-30 David S. Miller[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.
2007-07-24 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-07-24 Al Viro[SPARC32]: Deal with rtc/sun_mostek_rtc conflict.
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-07-21 David S. Miller[SPARC]: Make sure dev_archdata is filled in for all...
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-18 Jeremy FitzhardingeAdd common orderly_poweroff()
2007-07-17 Akinobu Mitaunregister_blkdev() delete redundant messages in callers
2007-07-16 Andrew Mortoncpwatchdog build fix
2007-05-31 Horst H. von Brand[SPARC]: Missing #include <linux/mm.h> in drivers/sbus...
2007-05-14 David S. Miller[SPARC] SBUS: display7seg.c needs asm/io.h
2007-05-14 David S. Miller[SPARC] SBUS: bbc_i2c.c needs asm/io.h
2007-05-12 David S. Miller[SPARC64]: envctrl.c needs asm/io.h
2007-05-09 Robert P. J. DayFix misspellings collected by members of KJ list.
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
2007-04-26 David S. Miller[OPENPROM]: Use pci_device_to_OF_node().
2007-04-26 Stephen Rothwell[SPARC/64] constify of_get_property return: drivers
2007-04-24 Alan Cox[SPARC] openprom: Switch to ref counting PCI API
2007-04-21 vignesh babu[SBUS] vfc_dev.c: kzalloc
2007-02-26 David S. Miller[SPARC] uctrl: Check request_irq() return value.
2007-02-26 David S. Miller[SPARC64] bbc_i2c: Fix kenvctrld eating %100 cpu.
2007-02-26 Adrian Bunk[SPARC]: Remove the broken SUN_AURORA driver.
2007-02-17 Robert P. J. DayVarious typo fixes.
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 6
2007-02-11 Fabio Massimo Di... [SPARC64]: Add obppath sysfs attribute for SBUS and...
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-08 Josef Sipek[PATCH] struct path: convert sbus
2006-10-27 David S. Miller[SPARC]: Fix bus_id[] string overflow.
2006-10-18 David S. Miller[SPARC] {bbc_,}envctrl: Use call_usermodehelper().
2006-10-12 Al Viro[PATCH] more kernel_execve() fallout (sbus)
2006-10-10 Al Viro[PATCH] use %p for pointers
2006-10-10 Al Viro[PATCH] openprom NULL noise removal
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-03 Adrian Bunkremove mentionings of devfs in documentation
2006-10-02 Arnd Bergmann[PATCH] rename the provided execve functions to kernel_...
2006-10-02 Jeff Dike[PATCH] const struct tty_operations
2006-09-18 David S. Miller[OPENPROMIO]: Handle current_node being NULL correctly.
2006-07-21 David S. Miller[SPARC] sbus: Make sure sbus nodes are named uniquely.
2006-07-02 Thomas Gleixner[PATCH] irq-flags: misc drivers: Use the new IRQF_...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_remove() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_cdev() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_dir() function from...
2006-06-26 David S. Miller[OPENPROM]: Rewrite driver to use in-kernel device...
next