summaryrefslogtreecommitdiffstats
path: root/kernel/workqueue.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-27perf_counter tools: move helper library to util/*Ingo Molnar31-47/+46
2009-04-20perfcounters, sched: remove __task_delta_exec()Ingo Molnar2-24/+0
2009-04-20perf_counter tools: fix 'make install'Ingo Molnar1-17/+2
2009-04-20perf_counter tools: add 'perf help'Ingo Molnar3-0/+40
2009-04-20perf_counter tools: fix --versionIngo Molnar2-1/+3
2009-04-20perf_counter tools: add 'perf record' commandIngo Molnar6-30/+73
2009-04-20perf_counter tools: add help textsIngo Molnar4-6/+143
2009-04-20perf_counter tools: separate kerneltop into 'perf top' and 'perf stat'Ingo Molnar7-1610/+601
2009-04-20perf_counter tools: clean up after introduction of the Git command frameworkIngo Molnar8-352/+45
2009-04-20perf_counter tools: add in basic glue from GitIngo Molnar35-859/+7953
2009-04-20perf_counter: copy in Git's top MakefileIngo Molnar1-11/+1724
2009-04-16perfcounters: export perf_tpcounter_eventSteven Whitehouse1-0/+1
2009-04-13perf_counter: fix alignment in /proc/interruptsLuis Henriques1-1/+1
2009-04-09perf_counter: log full path namesPeter Zijlstra1-1/+1
2009-04-09perf_counter: sysctl for system wide perf countersPeter Zijlstra3-1/+16
2009-04-09perf_counter: optimize mmap/comm trackingPeter Zijlstra1-3/+36
2009-04-09perf_counter tools: include PID in perf-report output, tweak user/kernel printutIngo Molnar1-5/+12
2009-04-09perf_counter: fix off task->comm by oneIngo Molnar1-2/+2
2009-04-09perf_counter: powerpc: add nmi_enter/nmi_exit callsPaul Mackerras1-14/+17
2009-04-09perf_counter: add MAINTAINERS entryPaul Mackerras1-0/+10
2009-04-08perf_counter: allow for data addresses to be recordedPeter Zijlstra6-31/+49
2009-04-08perf_counter: move PERF_RECORD_TIMEPeter Zijlstra2-18/+17
2009-04-08perf_counter: some simple userspace profilingPeter Zijlstra3-1/+1009
2009-04-08perf_counter: track task-comm dataPeter Zijlstra3-1/+109
2009-04-08perf_counter: add some commentsPeter Zijlstra1-4/+6
2009-04-08perf_counter: kerneltop: keep up with ABI changesPeter Zijlstra1-16/+16
2009-04-08perf_counter: use misc field to widen typePeter Zijlstra2-25/+18
2009-04-08perf_counter: provide misc bits in the event headerPeter Zijlstra2-1/+8
2009-04-08perf_counter: fix NMI race in task clockPeter Zijlstra1-9/+16
2009-04-08x86: smarten /proc/interrupts output for new countersHidetoshi Seto1-1/+1
2009-04-08perf_counter: powerpc: set sample enable bit for marked instruction eventsPaul Mackerras5-12/+413
2009-04-08perf_counter: fix powerpc buildPaul Mackerras1-2/+1
2009-04-07Linux 2.6.30-rc1v2.6.30-rc1Linus Torvalds1-2/+2
2009-04-07NFS: Fix the return value in nfs_page_mkwrite()Trond Myklebust1-2/+0
2009-04-07Fix build errors due to CONFIG_BRANCH_TRACER=yLinus Torvalds1-1/+3
2009-04-07parport: Use the PCI IRQ if offeredAlan Cox4-31/+60
2009-04-07tty: jsm cleanupsBreno Leitao2-21/+12
2009-04-07Adjust path to gpio headersMike Frysinger1-8/+8
2009-04-07KGDB_SERIAL_CONSOLE check for moduleMike Frysinger1-1/+1
2009-04-07Change KCONFIG nameMike Frysinger1-1/+1
2009-04-07tty: Blackin CTS/RTSSonic Zhang9-116/+209
2009-04-07Change hardware flow control from poll to interrupt drivenSonic Zhang6-187/+82
2009-04-07Add support for the MAX3100 SPI UART.Christian Pellegrin3-0/+11
2009-04-07lanana: assign a device name and numbering for MAX3100Alan Cox1-0/+4
2009-04-07serqt: initial clean up pass for tty sideAlan Cox1-286/+163
2009-04-07tty: Use the generic RS485 ioctl on CRISClaudio Scordino5-29/+66
2009-04-07tty: Correct inline types for tty_driver_kref_get()Adrian Bunk1-1/+2
2009-04-07splice: fix deadlock in splicing to fileMiklos Szeredi2-7/+26
2009-04-07nilfs2: support nanosecond timestampRyusuke Konishi5-13/+13
2009-04-07nilfs2: introduce secondary super blockRyusuke Konishi8-175/+274