summaryrefslogtreecommitdiffstats
path: root/fs/bfs/inode.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-07dma_alloc_coherent: clean it upAndrew Morton1-25/+29
2009-01-07dma_alloc_from_coherent(): fix fallback to generic memoryAndrew Morton1-1/+15
2009-01-07edac: driver for i5400 MCH (update)Mauro Carvalho Chehab1-57/+62
2009-01-07edac: driver for i5400 MCH (Seaburg)Mauro Carvalho Chehab3-0/+1479
2009-01-07edac: fix mpc85xx and add mpc8536 mpc8560Kumar Gala1-42/+32
2009-01-07edac: struct device: replace bus_id with dev_name(), dev_set_name()Kay Sievers4-6/+6
2009-01-07pci: use pci_ioremap_bar() in drivers/edacArjan van de Ven1-3/+1
2009-01-07random: don't try to look at entropy_count outside the lockMatt Mackall1-3/+2
2009-01-07consolemap: indentation & braces disagree - reindentIlpo Järvinen1-1/+1
2009-01-07make firmware/dsp56k/bootstrap.asm buildable on a56Robert Millan1-13/+13
2009-01-07ipc/ipc_sysctl.c: move the definition of ipc_auto_callback()akpm@linux-foundation.org1-23/+23
2009-01-07ipc: do not goto to the next lineDenis V. Lunev1-1/+0
2009-01-07ipc: clean up ipc/shm.cWANG Cong1-10/+5
2009-01-07fs/exec.c: make do_coredump() voidWANG Cong2-3/+3
2009-01-07coredump_filter: permit changing of the default filterHidehiro Kawai2-2/+18
2009-01-07SEND_SIG_NOINFO: set si_pid to tgid instead of pidSukadev Bhattiprolu1-1/+1
2009-01-07SEND_SIG_NOINFO: masquerade si_pid when crossing pid-ns boundarySukadev Bhattiprolu1-1/+2
2009-01-07doc: reformat some long lines in kernel-parameters.txtRandy Dunlap1-7/+7
2009-01-07docs: add more early params to kernel-parameters.txtRandy Dunlap1-0/+6
2009-01-07documentation: how to use DOC: section blocksRandy Dunlap1-0/+29
2009-01-07documentation: update s390 header file pathsRandy Dunlap3-3/+3
2009-01-07documentation: update header file pathsRandy Dunlap7-13/+13
2009-01-07rapidio: remove excess kernel-doc notationRandy Dunlap2-2/+0
2009-01-07docs: document how to write @varargs in kernel-docRandy Dunlap1-0/+5
2009-01-07kmod: fix varargs kernel-docRandy Dunlap1-2/+2
2009-01-07minix: fix add link's wrong position calculationEvgeniy Dushistov1-1/+1
2009-01-07fbdev/logo: check compatibility of main and extra logosGeert Uytterhoeven1-0/+4
2009-01-07sm501: unsigned ptr cannot be negativeroel kluin1-3/+3
2009-01-07intelfb: fix sparse warningsHannes Eder1-8/+16
2009-01-07i810: fix sparse warningsHannes Eder1-6/+12
2009-01-07neofb: fix sparse warningsHannes Eder1-2/+4
2009-01-07pm3fb: fix sparse warningHannes Eder1-2/+4
2009-01-07viafb: fix sparse warningsHannes Eder1-6/+12
2009-01-07nvidia: fix sparse warningsHannes Eder1-4/+8
2009-01-07gbefb: unsigned var->pixclock cannot be less than 0roel kluin1-2/+5
2009-01-07fb: carminefb: trivial annotation packing color registerHarvey Harrison1-1/+1
2009-01-07blackfin: remove __FUNCTION__ in video driverHarvey Harrison1-3/+3
2009-01-07fbdev: fix typo in drivers/video/modedb.cJiri Moravec1-1/+1
2009-01-07pci: use pci_ioremap_bar() in drivers/videoArjan van de Ven6-18/+11
2009-01-07gpio: pca953x handles more chips, i2c fault codesDavid Brownell2-8/+11
2009-01-07twl4030-gpio: cleanup debounceDavid Brownell2-37/+26
2009-01-07drivers/rtc: correct an error testJulia Lawall1-1/+1
2009-01-07rtc: driver for Marvell's SoCs 88F6281 and 88F6192Saeed Bishara3-0/+175
2009-01-07rtc: rtc-ds1216 fixesAlessandro Zummo1-16/+14
2009-01-07rtc: add rtc-tx4939 driverAtsushi Nemoto3-0/+325
2009-01-07rtc: use set_mmss when set_time is not availableAlessandro Zummo4-45/+9
2009-01-07rtc: rtc-ds3234 fixesAlessandro Zummo1-136/+36
2009-01-07rtc: rtc-max6902 fixesAlessandro Zummo1-138/+38
2009-01-07rtc: Au1000 On-Chip Counter0-as-RTC driver.Manuel Lauss3-0/+164
2009-01-07rtc: kconfig cleanupAlessandro Zummo1-26/+26