aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | USB: fix oops in usb_sg_init()Alan Stern2010-06-30
| | * | | | | | USB: s3c2410: deactivate endpoints before gadget unbindingVladimir Zapolskiy2010-06-30
| | * | | | | | USB: ehci-mxc: bail out on transceiver problemsWolfram Sang2010-06-30
| | * | | | | | USB: otg/ulpi: bail out on read errorsWolfram Sang2010-06-30
| | * | | | | | usb: musb: Fix a bug by making suspend interrupt available in device modeMaulik Mankad2010-06-30
| | * | | | | | USB: r8a66597: Fix failure in change of statusNobuhiro Iwamatsu2010-06-30
| | * | | | | | USB: xHCI: Fix bug in link TRB activation change.Sarah Sharp2010-06-30
| | * | | | | | USB: gadget: g_fs: possible invalid pointer reference bug fixedMichal Nazarewicz2010-06-30
| | * | | | | | USB: g_serial: fix tty cleanup on unloadJon Povey2010-06-30
| | * | | | | | USB: g_serial: don't set low_latency flagJon Povey2010-06-30
| | |/ / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-06-30
| |\ \ \ \ \ \
| | * | | | | | serial: cpm_uart: implement the cpm_uart_early_write() function for console pollDongdong Deng2010-06-30
| | |/ / / / /
| * | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-06-30
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'for_2.6.35rc' of git://git.pwsan.com/linux-2.6 into omap-fixes-...Tony Lindgren2010-06-28
| | |\ \ \ \ \ \
| | | * | | | | | OMAP: hwmod: Fix the missing bracesBenoit Cousson2010-06-23
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | OMAP4: clock: Fix multi-omap boot with reset un-used clocksSantosh Shilimkar2010-06-16
| | * | | | | | OMAP3: PM: fix IO daisy chain enable to use PM_WKEN regKevin Hilman2010-06-10
| | * | | | | | omap: GPIO: fix auto-disable of debounce clockKevin Hilman2010-06-10
| | * | | | | | omap: DMTIMER: Ack pending interrupt always when stopping a timerTero Kristo2010-06-10
| | * | | | | | omap: Stalker board: switch over to gpio_set_debounceSantosh Shilimkar2010-06-09
| | * | | | | | omap: fix build failure due to missing include dma-mapping.hAmit Kucheria2010-06-09
| | * | | | | | omap iommu: Fix Memory leakSatish2010-06-09
| * | | | | | | Add mdr as maintainer of qla1280 driver.Jes Sorensen2010-06-30
| * | | | | | | futex: futex_find_get_task remove credentails checkMichal Hocko2010-06-30
| * | | | | | | fs/fcntl.c:kill_fasync_rcu() fa_lock must be IRQ-safeAndrew Morton2010-06-29
| * | | | | | | um: os-linux/mem.c needs sys/stat.hLiu Aleaxander2010-06-29
| * | | | | | | drivers/video/nuc900fb.c: fix lcd build errorWan ZongShun2010-06-29
| * | | | | | | sysvfs: fix NULL deref. when allocating new inodeLubomir Rintel2010-06-29
| * | | | | | | drivers/gpio is platform-neutralDavid Brownell2010-06-29
| * | | | | | | rtc: fix ds1388 time corruptionJoakim Tjernlund2010-06-29
| * | | | | | | MAINTAINERS: some Atmel drivers change maintainerNicolas Ferre2010-06-29
| * | | | | | | MAINTAINERS: Masami Hiramatsu has movedMasami Hiramatsu2010-06-29
| * | | | | | | ipmi: set schedule_timeout_wait() value back to oneMartin Wilck2010-06-29
| * | | | | | | mempolicy: fix dangling reference to tmpfs superblock mpolLee Schermerhorn2010-06-29
| * | | | | | | ipmi: make sure drivers were registered before unregistering themMatthew Garrett2010-06-29
| * | | | | | | kexec: fix Oops in crash_shrink_memory()Pavan Naregundi2010-06-29
| * | | | | | | MAINTAINERS: update files and add maintainer for SAMSUNG ARM ARCHITECTURESKukjin Kim2010-06-29
| * | | | | | | compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functionsMikael Pettersson2010-06-29
| * | | | | | | flat: tweak default stack alignmentMike Frysinger2010-06-29
| * | | | | | | lxfb: fix incorrect __init annotationAndres Salomon2010-06-29
| * | | | | | | gxfb: fix incorrect __init annotationAndres Salomon2010-06-29
| * | | | | | | memcg: fix wake up in oom wait queueKAMEZAWA Hiroyuki2010-06-29
| * | | | | | | nommu: add '[stack]' label to /proc/pid/maps outputMike Frysinger2010-06-29
| * | | | | | | genalloc: fix allocation from end of poolImre Deak2010-06-29
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-06-29
| |\ \ \ \ \ \
| | * | | | | | block: Don't count_vm_events for discard bio in submit_bio.Tao Ma2010-06-24
| | * | | | | | cfq: fix recursive call in cfq_blkiocg_update_completion_stats()Jens Axboe2010-06-21
| | * | | | | | cfq-iosched: Fixed boot warning with BLK_CGROUP=y and CFQ_GROUP_IOSCHED=nVivek Goyal2010-06-18
| | * | | | | | cfq: Don't allow queue merges for queues that have no process referencesJeff Moyer2010-06-17
| | * | | | | | block: fix DISCARD_BARRIER requestsChristoph Hellwig2010-06-17