summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/acquirewdt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-11perf counters: update docsIngo Molnar1-32/+75
2008-12-11perf counters: clean up state transitionsIngo Molnar3-17/+25
2008-12-11perf counters: add prctl interface to disable/enable countersIngo Molnar4-7/+93
2008-12-11perf counters: implement PERF_COUNT_TASK_CLOCKIngo Molnar2-2/+27
2008-12-11perf counters: consolidate hw_perf save/restore APIsIngo Molnar4-22/+22
2008-12-11perf counters: implement PERF_COUNT_CPU_CLOCKIngo Molnar3-48/+92
2008-12-11perf counters: hw driver APIIngo Molnar3-31/+66
2008-12-11perf counters: group counter, fixesIngo Molnar1-19/+20
2008-12-11perf counters: add support for group countersIngo Molnar3-82/+236
2008-12-11perf counters: restructure the APIIngo Molnar4-71/+106
2008-12-11perf counters: expand use of counter->eventThomas Gleixner3-19/+17
2008-12-11perf counters: clean up 'raw' type APIThomas Gleixner3-12/+18
2008-12-11perf counters: protect them against CSTATE transitionsThomas Gleixner3-1/+25
2008-12-11Linux 2.6.28-rc8v2.6.28-rc8Linus Torvalds1-1/+1
2008-12-10fix mapping_writably_mapped()Hugh Dickins1-6/+9
2008-12-10lib/idr.c: Fix bug introduced by RCU fixManfred Spraul1-1/+7
2008-12-10MN10300: Give correct size when reserving interrupt vector tableAkira Takeuchi1-1/+1
2008-12-10MN10300: Fix __put_user_asm8()Akira Takeuchi1-1/+1
2008-12-10MN10300: Fix the preemption resume_kernel() routineAkira Takeuchi1-1/+2
2008-12-10MN10300: Discard low-priority Tx interrupts when closing an on-chip serial portAkira Takeuchi1-0/+5
2008-12-10MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macrosCyrill Gorcunov1-12/+10
2008-12-10pktcdvd: remove broken dev_t export of class devicesKay Sievers1-1/+1
2008-12-10drivers/video/mb862xx/mb862xxfb.c: fix printkAndrew Morton1-2/+2
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins5-5/+6
2008-12-10inotify: fix IN_ONESHOT unmount event watcherDmitri Monakhov1-0/+2
2008-12-10atomic: fix a typo in atomic_long_xchg()Eric Dumazet1-1/+1
2008-12-10mm: no get_user/put_user while holding mmap_sem in do_pages_stat?Brice Goglin1-13/+46
2008-12-10drivers/serial/s3c2440.c: fix typo in MODULE_LICENSEBalaji Rao1-1/+1
2008-12-10pagemap: fix 32-bit pagemap regressionMatt Mackall1-2/+2
2008-12-10page_cgroup should ignore empty nodesKAMEZAWA Hiroyuki1-0/+3
2008-12-10rtc twl4030: rename ioctl function when RTC_INTF_DEV=nRandy Dunlap1-1/+1
2008-12-10fbcon: fix workqueue shutdownGeoff Levand1-0/+6
2008-12-10mm: remove UP version of lru_add_drain_all()KOSAKI Motohiro1-13/+0
2008-12-10revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton3-17/+6
2008-12-10revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton3-8/+16
2008-12-10percpu_counter: fix CPU unplug race in percpu_counter_destroy()Eric Dumazet1-2/+2
2008-12-10rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 driversAlessandro Zummo2-0/+12
2008-12-10relayfs: fix infinite loop with splice()Tom Zanussi1-5/+2
2008-12-10uml: boot broken due to buffer overrunBalbir Singh1-1/+3
2008-12-10mm/backing-dev.c: remove recently-added WARN_ON()Andrew Morton1-1/+1
2008-12-10crypto: api - Disallow cryptomgr as a module if algorithms are built-inHerbert Xu2-13/+41
2008-12-10firewire: fw-ohci: fix IOMMU resource exhaustionStefan Richter3-4/+12
2008-12-10tracehook: exec double-reporting fixRoland McGrath1-1/+9
2008-12-09PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switchThomas Renninger1-3/+26
2008-12-09PCI: stop leaking 'slot_name' in pci_create_slotAlex Chiang1-0/+1
2008-12-09MIPS: Better than nothing implementation of PCI mmap to fix X.Ralf Baechle2-0/+29
2008-12-09[IA64] SN: prevent IRQ retargetting in request_irq()John Keller1-1/+8
2008-12-09ieee1394: node manager causes up to ~3.25s delay in freezing tasksNigel Cunningham1-0/+2
2008-12-09perfcounters: consolidate global-disable codepathsIngo Molnar1-17/+6
2008-12-09perfcounters, x86: clean up debug codeIngo Molnar1-23/+12