summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-23dlm: trivial annotation of be16 valueHarvey Harrison1-9/+9
2008-12-23dlm: fix up memory allocation flagsSteven Whitehouse3-4/+5
2008-11-14Merge 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-13Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+4
2008-11-13c2port: add c2port support for Eurotech Duramar 2150Rodolfo Giometti3-0/+171
2008-11-13Add c2 port supportRodolfo Giometti8-0/+1273
2008-11-13hdq: documentation for OMAP HDQMadhusudhan Chikkature1-0/+46
2008-11-13hdq: bQ27000 HDQ Slave Interface DriverMadhusudhan Chikkature3-1/+131
2008-11-13hdq driver for OMAP2430/3430Madhusudhan Chikkature3-0/+733
2008-11-13w1: export w1_read_8 functionMadhusudhan Chikkature2-1/+3
2008-11-13rtc: add Dallas DS1390/93/94 RTC chipsMark Jackson3-0/+232
2008-11-13rtc: basic implementation of Epson RX-8581 I2C Real Time ClockMartyn Welch3-0/+290
2008-11-13rtc: rtc-wm8350: add support for WM8350 RTCMark Brown4-0/+527
2008-11-13ics932s401: new clock generator chip driverDarrick J. Wong4-0/+557
2008-11-13adt7462: new hwmon driverDarrick J. Wong4-0/+2080
2008-11-13LIS3LV02Dx Accelerometer driverPavel Machek6-0/+805
2008-11-13memcg: bugfix for memory hotplugKAMEZAWA Hiroyuki1-2/+2
2008-11-13ext3: Clean up outdated and incorrect comment for ext3_write_super()Theodore Tso1-5/+2
2008-11-13atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI contr...Jean-Christophe Lallemand1-0/+3
2008-11-13lm85: support adt7468 chipsDarrick J. Wong1-6/+46
2008-11-13adt7473: check inputs from sysfs writesDarrick J. Wong1-15/+74
2008-11-13adt7470: check input range when sysfs files are writtenDarrick J. Wong1-13/+62
2008-11-13kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor buildsAndrew Morton1-1/+1
2008-11-13DOC: update xip method infoMarco Stornelli1-4/+5
2008-11-13DOC: add printk-formats.txtRandy Dunlap2-0/+37
2008-11-13remove ratelimt()Andrew Morton1-7/+0
2008-11-13vfs: fix shrink_submountsEric W. Biederman1-2/+2
2008-11-13mm: remove lru_add_drain_all() from the munlock pathKOSAKI Motohiro1-10/+6
2008-11-13kprobes: disable preempt for module_text_address() and kernel_text_address()Masami Hiramatsu1-5/+16
2008-11-13freezer_cg: disable writing freezer.state of root cgroupLi Zefan2-10/+22
2008-11-13freezer_cg: remove task_lock from freezer_fork()Li Zefan1-2/+6
2008-11-13GPIO: add new Xilinx driver for powerpcJohn Linn3-0/+244
2008-11-13cpusets: update mems allowed in page allocatorDavid Rientjes1-0/+4
2008-11-13i5000-edac: hold reference to mci kobjectDarrick J. Wong1-1/+3
2008-11-13Fix platform drivers that crash on suspend/resumeDarrick J. Wong3-24/+30
2008-11-13atmel_lcdfb: change irq_base definition to allow error reportingNicolas Ferre1-1/+1
2008-11-13hwmon: applesmc: add support for Macbook 4Henrik Rydberg1-1/+5
2008-11-13hugetlb: make unmap_ref_private multi-size-awareAdam Litke1-2/+3
2008-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-19/+43