summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2010-12-032-12/+29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | UBI: fix corrupted PEB detection for NOR flashArtem Bityutskiy2010-12-032-12/+29
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-12-0310-87/+66
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'sh/urgent' into sh-fixes-for-linusPaul Mundt2010-12-031-38/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | sh: se/7724: Remove FSI/B of GPIO init codeNobuhiro Iwamatsu2010-12-031-9/+1
| | * | | | | | | | | | sh: se/7724: Update clock framework of FSI clock to non-legacyNobuhiro Iwamatsu2010-12-031-29/+4
| * | | | | | | | | | | Merge branch 'sh/cachetlb' into sh-fixes-for-linusPaul Mundt2010-12-01190-2395/+2377
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | sh: Assume new page cache pages have dirty dcache lines.Paul Mundt2010-12-015-12/+12
| * | | | | | | | | | | sh: boards: mach-se: use IS_ERR() instead of NULL checkVasiliy Kulikov2010-11-291-2/+2
| * | | | | | | | | | | sh: Add div6_reparent_clks to clock framework for FSIKuninori Morimoto2010-11-293-35/+46
| * | | | | | | | | | | dma: shdma: add a MODULE_ALIAS() to allow module autoloadingGuennadi Liakhovetski2010-11-251-0/+1
* | | | | | | | | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-12-034-14/+25
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | lxfb: Maintain video processor palette through suspend/resumeDaniel Drake2010-12-012-6/+18
| * | | | | | | | | | | | video: da8xx: Register IRQ as last thing in driver probing.Caglar Akyuz2010-12-011-8/+6
| * | | | | | | | | | | | framebuffer: fix fbcmap.c kernel-doc warningRandy Dunlap2010-11-261-0/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | MN10300: Implement asm/syscall.hDavid Howells2010-12-031-0/+117
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-12-024-10/+16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | HID: length resolution should be reported units/mmDmitry Torokhov2010-12-021-8/+11
| * | | | | | | | | | | | HID: add support for F430 Force Feedback WheelSimon Wood2010-11-292-0/+3
| * | | | | | | | | | | | HID: egalax: Use kzallocHenrik Rydberg2010-11-041-1/+1
| * | | | | | | | | | | | HID: Remove KERN_DEBUG from dbg_hid useJoe Perches2010-11-031-1/+2
* | | | | | | | | | | | | do_exit(): make sure that we run with get_fs() == USER_DSNelson Elhage2010-12-021-0/+9
* | | | | | | | | | | | | ksm: annotate ksm_thread_mutex is no deadlock sourceKOSAKI Motohiro2010-12-021-1/+6
* | | | | | | | | | | | | mem-hotplug: introduce {un}lock_memory_hotplug()KOSAKI Motohiro2010-12-023-11/+34
* | | | | | | | | | | | | Documentation/filesystems/vfs.txt: fix ->repeasepage() descriptionAndrew Morton2010-12-021-5/+4
* | | | | | | | | | | | | vmalloc: eagerly clear ptes on vunmapJeremy Fitzhardinge2010-12-023-15/+17
* | | | | | | | | | | | | cs5535-gpio: apply CS5536 errata workaround for GPIOsAndres Salomon2010-12-021-2/+14
* | | | | | | | | | | | | reiserfs: don't acquire lock recursively in reiserfs_acl_chmodFrederic Weisbecker2010-12-021-2/+4
* | | | | | | | | | | | | leds: fix up dependenciesJohannes Berg2010-12-023-10/+43
* | | | | | | | | | | | | vmstat: fix dirty threshold orderingWu Fengguang2010-12-021-2/+2
* | | | | | | | | | | | | mm/mempolicy.c: add rcu read lock to protect pid structureZeng Zhaoming2010-12-021-0/+3
* | | | | | | | | | | | | mm/hugetlb.c: avoid double unlock_page() in hugetlb_fault()Dean Nelson2010-12-021-1/+2
* | | | | | | | | | | | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-0226-169/+210
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Staging: rt2870: Add USB ID for Buffalo Airstation WLI-UC-GNJohn Tapsell2010-11-291-0/+1
| * | | | | | | | | | | | | staging: easycap needs smp_lock.h, fixes build errorRandy Dunlap2010-11-291-0/+1
| * | | | | | | | | | | | | Staging: batman-adv: ensure that eth_type_trans gets linear memoryMarek Lindner2010-11-291-4/+10
| * | | | | | | | | | | | | Staging: batman-adv: Don't remove interface with spinlock heldSven Eckelmann2010-11-291-6/+13
| * | | | | | | | | | | | | staging: brcm80211: updated maintainers contact informationArend van Spriel2010-11-292-3/+7
| * | | | | | | | | | | | | Merge branch 'master' into workGreg Kroah-Hartman2010-11-29696-4104/+12308
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | staging: fix winbond build, needs delay.hRandy Dunlap2010-11-191-0/+3
| * | | | | | | | | | | | | | Staging: line6: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-186-130/+130
| * | | | | | | | | | | | | | Staging: zram: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-181-2/+2
| * | | | | | | | | | | | | | Staging: udlfb: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-181-1/+1
| * | | | | | | | | | | | | | Staging: samsung-laptop: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-181-1/+1
| * | | | | | | | | | | | | | Staging: iio: adis16220: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-181-1/+1
| * | | | | | | | | | | | | | Staging: frontier: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-181-1/+1
| * | | | | | | | | | | | | | Staging: asus_oled: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-181-4/+4
| * | | | | | | | | | | | | | staging: spectra: fix build errorYong Wang2010-11-171-1/+1
| * | | | | | | | | | | | | | Staging: intel_sst: fix memory leakDan Carpenter2010-11-161-1/+1
| * | | | | | | | | | | | | | Staging: rtl8712: signedness bug in initDan Carpenter2010-11-161-1/+1
OpenPOWER on IntegriCloud