summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-17powerpc/BSR: cleanup the error path of bsr_initDevendra Naga
2012-07-10mei: mei_irq_thread_write_handler - line break fixTomas Winkler
2012-07-10mei: streamline the _mei_irq_thread_close/ioctol functionsTomas Winkler
2012-07-10mei: introduce mei_data2slots wrapperTomas Winkler
2012-07-10mei: mei_wd_host_init: update the commentTomas Winkler
2012-07-10mei: remove write only wariable wd_due_counterTomas Winkler
2012-07-10mei: mei_device can be const for mei register access functionsTomas Winkler
2012-06-26mei: revamp host buffer interface functionTomas Winkler
2012-06-26mei: don't query HCSR for host buffer depthTomas Winkler
2012-06-20mei: group wd_interface_reg with watchdog variables within struct mei_deviceTomas Winkler
2012-06-20mei: mei_irq_thread_write_handler check for overflowTomas Winkler
2012-06-20mei: make mei_write_message more readableTomas Winkler
2012-06-20mei: check for error codes that mei_flow_ctrl_creds retunsTomas Winkler
2012-06-15misc: at25: Parse dt settingsAlexandre Pereira da Silva
2012-06-15misc: hpilo: increase number of max supported channelsCamuso, Tony
2012-06-13mei: mei.txt: minor grammar fixesTomas Winkler
2012-06-09Linux 3.5-rc2Linus Torvalds
2012-06-08mm, oom: fix badness score underflowDavid Rientjes
2012-06-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-06-08sched/fair: fix lots of kernel-doc warningsRandy Dunlap
2012-06-08Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds
2012-06-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-06-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2012-06-08Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-06-08Revert "vfs: stop d_splice_alias creating directory aliases"Linus Torvalds
2012-06-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-06-08Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-06-08x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus
2012-06-08powerpc: Fix kernel panic during kernel module loadSteffen Rumler
2012-06-08x86/uv: Fix UV2 BAU legacy modeCliff Wickman
2012-06-08x86/mm: Only add extra pages count for the first memory range during pre-allo...Yinghai Lu
2012-06-08Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-06-08Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-06-08init: Drop initcall level outputBorislav Petkov
2012-06-08module_param: stop double-calling parameters.Rusty Russell
2012-06-08powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras
2012-06-08Revert "mm: correctly synchronize rss-counters at exit/exec"Linus Torvalds
2012-06-07ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma
2012-06-07ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bgTheodore Ts'o
2012-06-07Merge branch 'akpm' (Andrew's fixups)Linus Torvalds
2012-06-07mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov
2012-06-07btree: catch NULL value before it does harmJoern Engel
2012-06-07btree: fix tree corruption in btree_get_prev()Roland Dreier
2012-06-07ipc: shm: restore MADV_REMOVE functionality on shared memory segmentsWill Deacon
2012-06-07drivers/platform/x86/acerhdf.c: correct Boris' mail addressBorislav Petkov
2012-06-07c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignmentCyrill Gorcunov
2012-06-07c/r: prctl: add ability to get clear_tid_addressCyrill Gorcunov