aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-12rtc: add Dallas DS1390/93/94 RTC chipsMark Jackson
2008-11-12rtc: basic implementation of Epson RX-8581 I2C Real Time ClockMartyn Welch
2008-11-12rtc: rtc-wm8350: add support for WM8350 RTCMark Brown
2008-11-12ics932s401: new clock generator chip driverDarrick J. Wong
2008-11-12adt7462: new hwmon driverDarrick J. Wong
2008-11-12LIS3LV02Dx Accelerometer driverPavel Machek
2008-11-12memcg: bugfix for memory hotplugKAMEZAWA Hiroyuki
2008-11-12ext3: Clean up outdated and incorrect comment for ext3_write_super()Theodore Tso
2008-11-12atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI contr...Jean-Christophe Lallemand
2008-11-12lm85: support adt7468 chipsDarrick J. Wong
2008-11-12adt7473: check inputs from sysfs writesDarrick J. Wong
2008-11-12adt7470: check input range when sysfs files are writtenDarrick J. Wong
2008-11-12kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor buildsAndrew Morton
2008-11-12DOC: update xip method infoMarco Stornelli
2008-11-12DOC: add printk-formats.txtRandy Dunlap
2008-11-12remove ratelimt()Andrew Morton
2008-11-12vfs: fix shrink_submountsEric W. Biederman
2008-11-12mm: remove lru_add_drain_all() from the munlock pathKOSAKI Motohiro
2008-11-12kprobes: disable preempt for module_text_address() and kernel_text_address()Masami Hiramatsu
2008-11-12freezer_cg: disable writing freezer.state of root cgroupLi Zefan
2008-11-12freezer_cg: remove task_lock from freezer_fork()Li Zefan
2008-11-12GPIO: add new Xilinx driver for powerpcJohn Linn
2008-11-12cpusets: update mems allowed in page allocatorDavid Rientjes
2008-11-12i5000-edac: hold reference to mci kobjectDarrick J. Wong
2008-11-12Fix platform drivers that crash on suspend/resumeDarrick J. Wong
2008-11-12atmel_lcdfb: change irq_base definition to allow error reportingNicolas Ferre
2008-11-12hwmon: applesmc: add support for Macbook 4Henrik Rydberg
2008-11-12hugetlb: make unmap_ref_private multi-size-awareAdam Litke
2008-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-12bnx2: fix poll_controller to pass proper structures and check all rx queuesNeil Horman
2008-11-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-12niu: Fix readq implementation when architecture does not provide one.David S. Miller
2008-11-12hostap: pad the skb->cb usage in lieu of a proper fixJohannes Berg
2008-11-12rtl8187 : support for Sitecom WL-168 0001 v4Bob Jolliffe
2008-11-12mac80211: fix notify_mac functionJohannes Berg
2008-11-12rtl8187: Add Abocom USB IDIvan Kuten
2008-11-12Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-11-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2008-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-11-12MN10300: Don't do misalignment handling for userspaceDavid Howells
2008-11-12MN10300: Don't handle misaligned loading and storing of SPDavid Howells
2008-11-12MN10300: Handle misaligned SP-based operandsDavid Howells
2008-11-12MN10300: Fix misaligned index-register addressing handlingDavid Howells
2008-11-12MN10300: Handle misaligned postinc-with-imm addressing mode correctlyDavid Howells
2008-11-12MN10300: Perform misalignment fixups of MOV_LccDavid Howells
2008-11-12MN10300: Allow misalignment fixup in interrupt handlingDavid Howells
2008-11-12MN10300: Fix register-postinc addressing misalignment handlingDavid Howells
2008-11-12MN10300: Extract the displacement from an insn correctly in misalignment fixupDavid Howells
2008-11-12MN10300: Add further misalignment fixupsDavid Howells