aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | update Documentation/isdn/00-INDEXTilman Schmidt2009-04-27
| | * | ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P2009-04-27
| | * | veth: prevent oops caused by netdev destructorStephen Hemminger2009-04-27
| | * | xfrm: wrong hash value for temporary SANicolas Dichtel2009-04-27
| | * | forcedeth: tx timeout fixAyaz Abdulla2009-04-27
| | * | net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk2009-04-27
| | * | mlx4_en: Handle page allocation failure during receiveYevgeny Petrilin2009-04-27
| | * | mlx4_en: Fix cleanup flow on cq activationYevgeny Petrilin2009-04-27
| | * | vlan: update vlan carrier state for admin up/downJay Vosburgh2009-04-25
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-25
| | |\ \
| | | * | netfilter: xt_recent: fix stack overread in compat codeJan Engelhardt2009-04-24
| | | * | netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso2009-04-24
| | | * | netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACKLaszlo Attila Toth2009-04-24
| | | * | netfilter: nf_ct_dccp/udplite: fix protocol registration errorPatrick McHardy2009-04-24
| | | * | netfilter: bridge: allow fragmentation of VLAN packets traversing a bridgehummerbliss@gmail.com2009-04-20
* | | | | perf_counter tools: fix infinite loop in perf-report on zeroed event recordsIngo Molnar2009-04-30
* | | | | perf_counter tools: perf stat: make -l default-onIngo Molnar2009-04-30
* | | | | perf_counter tools: add perf-report to the MakefileIngo Molnar2009-04-30
* | | | | perf_counter: update copyright noticePaul Mackerras2009-04-30
* | | | | perf_counter, x86: rename bitmasks to ->used_mask and ->active_maskRobert Richter2009-04-29
* | | | | perf_counter: powerpc: allow use of limited-function countersPaul Mackerras2009-04-29
* | | | | perf_counter: add/update copyrightsIngo Molnar2009-04-29
* | | | | perf_counter: update 'perf top' documentationRobert Richter2009-04-29
* | | | | perf_counter, x86: remove unused function argument in intel_pmu_get_status()Robert Richter2009-04-29
* | | | | perf_counter, x86: remove vendor check in fixed_mode_idx()Robert Richter2009-04-29
* | | | | perf_counter, x86: introduce max_period variableRobert Richter2009-04-29
* | | | | perf_counter, x86: return raw count with x86_perf_counter_update()Robert Richter2009-04-29
* | | | | perf_counter, x86: implement the interrupt handler for AMD cpusRobert Richter2009-04-29
* | | | | perf_counter, x86: change and remove pmu initialization checksRobert Richter2009-04-29
* | | | | perf_counter, x86: rework counter disable functionsRobert Richter2009-04-29
* | | | | perf_counter, x86: rework counter enable functionsRobert Richter2009-04-29
* | | | | perf_counter, x86: consistent use of type int for counter indexRobert Richter2009-04-29
* | | | | perf_counter, x86: generic use of cpuc->activeRobert Richter2009-04-29
* | | | | perf_counter, x86: rename cpuc->active_maskRobert Richter2009-04-29
* | | | | perf_counter, x86: make x86_pmu_read() static inlineRobert Richter2009-04-29
* | | | | perf_counter, x86: make pmu version genericRobert Richter2009-04-29
* | | | | perf_counter, x86: move counter parameters to struct x86_pmuRobert Richter2009-04-29
* | | | | perf_counter, x86: make x86_pmu data a static structRobert Richter2009-04-29
* | | | | perf_counter, x86: modify initialization of struct x86_pmuRobert Richter2009-04-29
* | | | | perf_counter, x86: rename intel only functionsRobert Richter2009-04-29
* | | | | perf_counter, x86: rename __hw_perf_counter_set_period into x86_perf_counter_...Robert Richter2009-04-29
* | | | | perf_counter, x86: remove ack_status() from struct x86_pmuRobert Richter2009-04-29
* | | | | perf_counter, x86: remove get_status() from struct x86_pmuRobert Richter2009-04-29
* | | | | perf_counter, x86: make interrupt handler model specificRobert Richter2009-04-29
* | | | | perf_counter, x86: rename struct pmc_x86_ops into struct x86_pmuRobert Richter2009-04-29
* | | | | perfcounters: rename struct hw_perf_counter_ops into struct pmuRobert Richter2009-04-29
* | | | | perf_counter, x86: protect per-cpu variables with compile barriers onlyRobert Richter2009-04-29
* | | | | perf_counter, x86: rework pmc_amd_save_disable_all() and pmc_amd_restore_all()Robert Richter2009-04-29
* | | | | perf_counter, x86: add default path to cpu detectionRobert Richter2009-04-29
* | | | | perf_counter, x86: declare perf_max_counters only for CONFIG_PERF_COUNTERSRobert Richter2009-04-29