summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* capabilities: define get_vfs_caps_from_disk when file caps are not enabledEric Paris2008-11-151-0/+6
* Merge branch 'master' into nextJames Morris2008-11-14538-5812/+20101
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-11-131-7/+8
| |\
| | * PCI: ignore bit0 of _OSC return codeKenji Kaneshige2008-11-111-7/+8
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-11-131-1/+1
| |\ \
| | * | dlm: fix shutdown cleanupDavid Teigland2008-11-131-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-11-132-3/+31
| |\ \ \
| | * | | slab: document SLAB_DESTROY_BY_RCUPeter Zijlstra2008-11-131-0/+28
| | * | | Kconfig: SLUB is the default slab allocatorSimon Arlott2008-11-131-3/+3
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-1316-102/+58
| |\ \ \ \
| | * | | | [ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King2008-11-132-19/+10
| | * | | | [ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King2008-11-136-17/+15
| | * | | | [ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constantsRussell King2008-11-133-53/+3
| | * | | | [ARM] dma-mapping: fix compiler warningRussell King2008-11-131-2/+11
| | * | | | [ARM] iop: iop3xx needs registers mapped uncached+unbufferedRussell King2008-11-093-8/+16
| | * | | | [ARM] versatile: correct MMC clock rateRussell King2008-11-081-1/+1
| | * | | | [ARM] realview: correct MMC clock rateRussell King2008-11-081-1/+1
| | * | | | [ARM] 5329/1: Feroceon: fix feroceon_l2_inv_rangeNicolas Pitre2008-11-081-2/+2
| * | | | | fix cpumask build breakage on pariscHelge Deller2008-11-131-2/+0
| | |/ / / | |/| | |
| * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-121-1/+4
| |\ \ \ \
| | * | | | sched: fix init_idle()'s use of sched_clock()Ingo Molnar2008-11-121-1/+2
| | * | | | sched: fix stale value in average load per taskBalbir Singh2008-11-121-0/+2
| | | |_|/ | | |/| |
| * | | | c2port: add c2port support for Eurotech Duramar 2150Rodolfo Giometti2008-11-123-0/+171
| * | | | Add c2 port supportRodolfo Giometti2008-11-128-0/+1273
| * | | | hdq: documentation for OMAP HDQMadhusudhan Chikkature2008-11-121-0/+46
| * | | | hdq: bQ27000 HDQ Slave Interface DriverMadhusudhan Chikkature2008-11-123-1/+131
| * | | | hdq driver for OMAP2430/3430Madhusudhan Chikkature2008-11-123-0/+733
| * | | | w1: export w1_read_8 functionMadhusudhan Chikkature2008-11-122-1/+3
| * | | | rtc: add Dallas DS1390/93/94 RTC chipsMark Jackson2008-11-123-0/+232
| * | | | rtc: basic implementation of Epson RX-8581 I2C Real Time ClockMartyn Welch2008-11-123-0/+290
| * | | | rtc: rtc-wm8350: add support for WM8350 RTCMark Brown2008-11-124-0/+527
| * | | | ics932s401: new clock generator chip driverDarrick J. Wong2008-11-124-0/+557
| * | | | adt7462: new hwmon driverDarrick J. Wong2008-11-124-0/+2080
| * | | | LIS3LV02Dx Accelerometer driverPavel Machek2008-11-126-0/+805
| * | | | memcg: bugfix for memory hotplugKAMEZAWA Hiroyuki2008-11-121-2/+2
| * | | | ext3: Clean up outdated and incorrect comment for ext3_write_super()Theodore Tso2008-11-121-5/+2
| * | | | atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI contr...Jean-Christophe Lallemand2008-11-121-0/+3
| * | | | lm85: support adt7468 chipsDarrick J. Wong2008-11-121-6/+46
| * | | | adt7473: check inputs from sysfs writesDarrick J. Wong2008-11-121-15/+74
| * | | | adt7470: check input range when sysfs files are writtenDarrick J. Wong2008-11-121-13/+62
| * | | | kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor buildsAndrew Morton2008-11-121-1/+1
| * | | | DOC: update xip method infoMarco Stornelli2008-11-121-4/+5
| * | | | DOC: add printk-formats.txtRandy Dunlap2008-11-122-0/+37
| * | | | remove ratelimt()Andrew Morton2008-11-121-7/+0
| * | | | vfs: fix shrink_submountsEric W. Biederman2008-11-121-2/+2
| * | | | mm: remove lru_add_drain_all() from the munlock pathKOSAKI Motohiro2008-11-121-10/+6
| * | | | kprobes: disable preempt for module_text_address() and kernel_text_address()Masami Hiramatsu2008-11-121-5/+16
| * | | | freezer_cg: disable writing freezer.state of root cgroupLi Zefan2008-11-122-10/+22
| * | | | freezer_cg: remove task_lock from freezer_fork()Li Zefan2008-11-121-2/+6
| * | | | GPIO: add new Xilinx driver for powerpcJohn Linn2008-11-123-0/+244
OpenPOWER on IntegriCloud