aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | | | | | * | | | OMAP: powerdomains: Make all powerdomain target states as ON at initRajendra Nayak2011-08-19
| | | | | | * | | | | OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]Paul Walmsley2011-09-04
| | | | | | | |_|/ / | | | | | | |/| | |
| | | | | * | | | | OMAP4: clock: fix compile warningPaul Walmsley2011-08-21
| | | | * | | | | | OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomainPaul Walmsley2011-08-22
| | | * | | | | | | OMAP4: clock: re-enable previous clockdomain enable/disable sequencePaul Walmsley2011-08-19
| | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | ARM: cns3xxx: Fix newly introduced warnings in the PCIe codeAnton Vorontsov2011-09-09
| | * | | | | | | ARM: cns3xxx: Fix compile error caused by hardware.h removedTommy Lin2011-09-09
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | ioctl: register LTTng ioctlMathieu Desnoyers2011-09-12
| * | | | | | | Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds2011-09-12
| |\ \ \ \ \ \ \
| | * | | | | | | Btrfs: add dummy extent if dst offset excceeds file end inLi Zefan2011-09-11
| | * | | | | | | Btrfs: calc file extent num_bytes correctly in file cloneLi Zefan2011-09-11
| | * | | | | | | btrfs: xattr: fix attribute removalDavid Sterba2011-09-11
| | * | | | | | | Btrfs: fix wrong nbytes information of the inodeMiao Xie2011-09-11
| | * | | | | | | Btrfs: fix the file extent gap when doing direct IOMiao Xie2011-09-11
| | * | | | | | | Btrfs: fix unclosed transaction handle in btrfs_cont_expandMiao Xie2011-09-11
| | * | | | | | | Btrfs: fix misuse of trans block rsvLiu Bo2011-09-11
| | * | | | | | | Btrfs: reset to appropriate block rsv after orphan operationsLiu Bo2011-09-11
| | * | | | | | | Btrfs: skip locking if searching the commit root in csum lookupJosef Bacik2011-09-11
| | * | | | | | | btrfs: fix warning in iput for bad-inodeSergei Trofimovich2011-09-11
| | * | | | | | | Btrfs: fix an oops when deleting snapshotsLiu Bo2011-09-11
| * | | | | | | | fuse: fix memory leakMiklos Szeredi2011-09-12
| * | | | | | | | fuse: fix flock breakageMiklos Szeredi2011-09-12
| * | | | | | | | Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusLinus Torvalds2011-09-11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [media] vp7045: fix buffer setupFlorian Mickler2011-09-11
| | * | | | | | | | [media] nuvoton-cir: simplify raw IR sample handlingJarod Wilson2011-09-11
| | * | | | | | | | [media] [Resend] viacam: Don't explode if pci_find_bus() returns NULLJesper Juhl2011-09-11
| | * | | | | | | | [media] v4l2: Fix documentation of the codec device controlsKamil Debski2011-09-11
| | * | | | | | | | [media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240Jean-François Moine2011-09-11
| | * | | | | | | | [media] gspca - sonixj: Fix wrong register mask for sensor om6802Luiz Carlos Ramos2011-09-11
| | * | | | | | | | [media] gspca - ov519: Fix LED inversion of some ov519 webcamsJean-François Moine2011-09-11
| | * | | | | | | | [media] pwc: precedence bug in pwc_init_controls()Dan Carpenter2011-09-11
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://openrisc.net/~jonas/linuxLinus Torvalds2011-09-11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add missing DMA opsJonas Bonn2011-09-11
| | * | | | | | | | openrisc: don't use pt_regs in struct sigcontextJonas Bonn2011-09-05
| * | | | | | | | | scsi: qla4xxx driver depends on NETRandy Dunlap2011-09-10
| * | | | | | | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-09-10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abortJanusz Krzysztofik2011-09-10
| | * | | | | | | | | ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij2011-09-06
| | * | | | | | | | | ARM: 7081/1: mach-integrator: fix the clocksourceLinus Walleij2011-09-06
| | * | | | | | | | | NET: am79c961: fix race in link status codeRussell King2011-09-05
| | * | | | | | | | | ARM: 7067/1: mm: keep significant bits in pfn_validMark Rutland2011-09-04
| * | | | | | | | | | backlight: Declare backlight_types[] constBart Van Assche2011-09-10
| * | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-09-10
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.NeilBrown2011-09-10
| | * | | | | | | | | | md/raid1,10: Remove use-after-free bug in make_request.NeilBrown2011-09-10
| | * | | | | | | | | | md/raid10: unify handling of write completion.NeilBrown2011-09-10
| | * | | | | | | | | | Avoid dereferencing a 'request_queue' after last close.NeilBrown2011-09-10
| * | | | | | | | | | | PCI: Remove MRRS modification from MPS setting codeJon Mason2011-09-09
| * | | | | | | | | | | Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer2011-09-09
| * | | | | | | | | | | Merge branch 'for-linus' of git://dev.laptop.org/users/cjb/mmcLinus Torvalds2011-09-09
| |\ \ \ \ \ \ \ \ \ \ \