summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-22NTFS: Do not dereference pointer before checking for NULL.Anton Altaparmakov1-3/+3
2012-02-22sched/events: Revert trace_sched_stat_sleeptime()Peter Zijlstra3-51/+2
2012-02-22NTFS: Remove unused variable.Anton Altaparmakov1-3/+1
2012-02-22drm/radeon/kms/atom: dpms bios scratch reg updatesAlex Deucher1-0/+3
2012-02-22drm/radeon/kms: properly set accel working flag and bailout when falseJerome Glisse13-8/+64
2012-02-22drm/radeon: Only create additional ring debugfs files on Cayman or newer.Michel Dänzer1-2/+5
2012-02-22Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar3-2/+13
2012-02-22Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2-2/+37
2012-02-22ALSA: snd-usb-caiaq: Fix the return of XRUNMark Hills1-1/+4
2012-02-22atm: clip: remove clip_tblEric Dumazet1-4/+6
2012-02-22jump label: Fix compiler warningJason Baron1-1/+1
2012-02-22jump label: Add a WARN() if jump label key count goes negativeJason Baron1-1/+4
2012-02-22powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt4-7/+15
2012-02-22cpuidle: Default y on powerpc pSeriesBenjamin Herrenschmidt1-1/+1
2012-02-22powerpc: Fix program check handling when lockdep is enabledMichael Ellerman1-1/+1
2012-02-22powerpc: Remove references to cpu_*_mapRusty Russell1-1/+1
2012-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-2/+2
2012-02-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds12-13/+34
2012-02-22maintainers: update my email addressJames Morris1-2/+2
2012-02-22sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds3-3/+3
2012-02-22asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake7-60/+66
2012-02-22USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen1-0/+2
2012-02-22USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable idAndrew Lunn2-2/+8
2012-02-22usb-storage: fix freezing of the scanning threadAlan Stern2-62/+35
2012-02-22Merge tag 'for-usb-linus-2012-02-21' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman3-21/+52
2012-02-22xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp1-8/+24
2012-02-22USB: Set hub depth after USB3 hub resetElric Fu1-13/+17
2012-02-22USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp1-0/+11
2012-02-22ipv4: ping: Fix recvmsg MSG_OOB error handling.David S. Miller1-0/+1
2012-02-22hwmon: (max6639) Fix PPR register initialization to set both channelsChris D Schimp1-7/+9
2012-02-22hwmon: (max6639) Fix FAN_FROM_REG calculationChris D Schimp1-3/+3
2012-02-22rtnetlink: Fix problem with buffer allocationGreg Rose4-22/+62
2012-02-22neighbour: Fixed race condition at tbl->nhtMichel Machado1-0/+2
2012-02-22mlx4: Setting new port types after all interfaces unregisteredYevgeny Petrilin1-3/+2
2012-02-22mlx4: Replacing pool_lock with mutexYevgeny Petrilin3-6/+6
2012-02-22zaurus: Add ID for C-750/C-760/C-860/SL-C3000 PDA in MDLM modeDave Jones1-0/+5
2012-02-22Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2-16/+17
2012-02-21perf tools: fix broken perf record -a modeStephane Eranian1-1/+1
2012-02-21ARM/audit: include audit header and fix audit archEric Paris1-1/+8
2012-02-21xfs: make inode quota check more generalMitsuo Hayasaka1-2/+4
2012-02-21xfs: change available ranges of softlimit and hardlimit in quota checkMitsuo Hayasaka4-19/+19
2012-02-21ftrace, perf: Add filter support for function trace eventJiri Olsa5-12/+172
2012-02-21ftrace: Allow to specify filter field type for ftrace eventsJiri Olsa5-47/+83
2012-02-21ftrace, perf: Add support to use function tracepoint in perfJiri Olsa5-2/+109
2012-02-21ftrace: Add FTRACE_ENTRY_REG macro to allow event registrationJiri Olsa2-2/+20
2012-02-21ftrace, perf: Add add/del tracepoint perf registration actionsJiri Olsa5-1/+13
2012-02-21ftrace, perf: Add open/close tracepoint perf registration actionsJiri Olsa5-51/+101
2012-02-21ftrace: Add enable/disable ftrace_ops control interfaceJiri Olsa3-7/+172
2012-02-21tracing: Don't use p->len field to determine output in __print_*() functionsSteven Rostedt1-3/+3
2012-02-21netfilter: ctnetlink: fix soft lockup when netlink adds new entriesJozsef Kadlecsik1-27/+16