summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-23dlm: improve how bast mode handlingDavid Teigland5-15/+17
2008-12-23dlm: remove extra blocking callback checkDavid Teigland1-6/+1
2008-12-23dlm: replace schedule with cond_reschedSteven Whitehouse1-1/+1
2008-12-23dlm: remove kmap/kunmapSteven Whitehouse1-7/+0
2008-12-23dlm: trivial annotation of be16 valueHarvey Harrison1-9/+9
2008-12-23dlm: fix up memory allocation flagsSteven Whitehouse3-4/+5
2008-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-7/+8
2008-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds1-1/+1
2008-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2-3/+31
2008-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds16-102/+58
2008-11-13fix cpumask build breakage on pariscHelge Deller1-2/+0
2008-11-13dlm: fix shutdown cleanupDavid Teigland1-1/+1
2008-11-13slab: document SLAB_DESTROY_BY_RCUPeter Zijlstra1-0/+28
2008-11-13Kconfig: SLUB is the default slab allocatorSimon Arlott1-3/+3
2008-11-13[ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King2-19/+10
2008-11-13[ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King6-17/+15
2008-11-13[ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constantsRussell King3-53/+3
2008-11-13[ARM] dma-mapping: fix compiler warningRussell King1-2/+11
2008-11-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+4
2008-11-12c2port: add c2port support for Eurotech Duramar 2150Rodolfo Giometti3-0/+171
2008-11-12Add c2 port supportRodolfo Giometti8-0/+1273
2008-11-12hdq: documentation for OMAP HDQMadhusudhan Chikkature1-0/+46
2008-11-12hdq: bQ27000 HDQ Slave Interface DriverMadhusudhan Chikkature3-1/+131
2008-11-12hdq driver for OMAP2430/3430Madhusudhan Chikkature3-0/+733
2008-11-12w1: export w1_read_8 functionMadhusudhan Chikkature2-1/+3
2008-11-12rtc: add Dallas DS1390/93/94 RTC chipsMark Jackson3-0/+232
2008-11-12rtc: basic implementation of Epson RX-8581 I2C Real Time ClockMartyn Welch3-0/+290
2008-11-12rtc: rtc-wm8350: add support for WM8350 RTCMark Brown4-0/+527
2008-11-12ics932s401: new clock generator chip driverDarrick J. Wong4-0/+557
2008-11-12adt7462: new hwmon driverDarrick J. Wong4-0/+2080
2008-11-12LIS3LV02Dx Accelerometer driverPavel Machek6-0/+805
2008-11-12memcg: bugfix for memory hotplugKAMEZAWA Hiroyuki1-2/+2
2008-11-12ext3: Clean up outdated and incorrect comment for ext3_write_super()Theodore Tso1-5/+2
2008-11-12atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI contr...Jean-Christophe Lallemand1-0/+3
2008-11-12lm85: support adt7468 chipsDarrick J. Wong1-6/+46
2008-11-12adt7473: check inputs from sysfs writesDarrick J. Wong1-15/+74
2008-11-12adt7470: check input range when sysfs files are writtenDarrick J. Wong1-13/+62
2008-11-12kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor buildsAndrew Morton1-1/+1
2008-11-12DOC: update xip method infoMarco Stornelli1-4/+5
2008-11-12DOC: add printk-formats.txtRandy Dunlap2-0/+37
2008-11-12remove ratelimt()Andrew Morton1-7/+0
2008-11-12vfs: fix shrink_submountsEric W. Biederman1-2/+2
2008-11-12mm: remove lru_add_drain_all() from the munlock pathKOSAKI Motohiro1-10/+6
2008-11-12kprobes: disable preempt for module_text_address() and kernel_text_address()Masami Hiramatsu1-5/+16
2008-11-12freezer_cg: disable writing freezer.state of root cgroupLi Zefan2-10/+22
2008-11-12freezer_cg: remove task_lock from freezer_fork()Li Zefan1-2/+6
2008-11-12GPIO: add new Xilinx driver for powerpcJohn Linn3-0/+244
2008-11-12cpusets: update mems allowed in page allocatorDavid Rientjes1-0/+4
2008-11-12i5000-edac: hold reference to mci kobjectDarrick J. Wong1-1/+3
2008-11-12Fix platform drivers that crash on suspend/resumeDarrick J. Wong3-24/+30