2009-04-29 |
Robert Richter | perf_counter, x86: consistent use of type int for count... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Robert Richter | perf_counter, x86: generic use of cpuc->active |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Robert Richter | perf_counter, x86: rename cpuc->active_mask |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Robert Richter | perf_counter, x86: make x86_pmu_read() static inline |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Robert Richter | perf_counter, x86: make pmu version generic |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Robert Richter | perf_counter, x86: move counter parameters to struct... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Robert Richter | perf_counter, x86: make x86_pmu data a static struct |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Robert Richter | perf_counter, x86: modify initialization of struct... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Robert Richter | perf_counter, x86: rename intel only functions |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Robert Richter | perf_counter, x86: rename __hw_perf_counter_set_period... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Robert Richter | perf_counter, x86: remove ack_status() from struct... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Robert Richter | perf_counter, x86: remove get_status() from struct... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Robert Richter | perf_counter, x86: make interrupt handler model specific |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Robert Richter | perf_counter, x86: rename struct pmc_x86_ops into struc... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Robert Richter | perfcounters: rename struct hw_perf_counter_ops into... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Robert Richter | perf_counter, x86: protect per-cpu variables with compi... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Robert Richter | perf_counter, x86: rework pmc_amd_save_disable_all... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Robert Richter | perf_counter, x86: add default path to cpu detection |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Robert Richter | perf_counter, x86: declare perf_max_counters only for... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Robert Richter | perf_counter, x86: remove X86_FEATURE_ARCH_PERFMON... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Ingo Molnar | Merge branch 'linus' into perfcounters/core |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Linus Torvalds | Merge branch 'drm-intel-next' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Geert Uytterhoeven | m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h> |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.dk/linux... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Roland Dreier | Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Linus Torvalds | Merge branch 'merge' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Tim Abbott | powerpc: Revert switch to TEXT_TEXT in linker script |
commit | commitdiff | tree | snapshot |
2009-04-28 |
FUJITA Tomonori | bio: fix memcpy corruption in bio_copy_user_iov() |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Tejun Heo | hd: fix locking |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Bartlomiej... | mg_disk: fix CONFIG_LBD=y warning |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Tejun Heo | mg_disk: fix locking |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Mark Brown | regulator: Fix default constraints for fixed voltage... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Philipp Zabel | regulator/bq24022: fix bug in is_enabled function |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Mike Rapoport | regulator/virtual: fix strings compare predicates |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Paul Walmsley | regulator core: fix double-free in regulator_register... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Diego Liziero | drivers/regulator: fix when type is different from... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Dan Carpenter | unreachable code in drms_uA_update() |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Randy Dunlap | regulator: fix header file missing kernel-doc |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Peter Zijlstra | perf_counter tools: fix Documentation/perf_counter... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Geoff Levand | powerpc/ps3: Fix build error on UP |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Michael Ellerman | powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEB |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Kumar Gala | powerpc: ppc32 needs elf_read_implies_exec() |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Tim Abbott | Remove unused support code for refok sections. |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Tim Abbott | sparc: cleanup references to deprecated .text.init... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Tim Abbott | sh: Use __INIT macro instead of .text.init. |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Tim Abbott | powerpc: Use __REF macro instead of old .text.init... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Tim Abbott | powerpc: Use TEXT_TEXT macro in linker script. |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Tim Abbott | arm: Use __INIT macro instead of .text.init. |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Tim Abbott | FRV: Use __INIT macro instead of .text.init. |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Tim Abbott | FRV: Remove unused header asm/init.h. |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Paul Mackerras | Merge branch 'merge' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Chien Tung | RDMA/nes: Update iw_nes version |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Faisal Latif | RDMA/nes: Fix error path in nes_accept() |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Faisal Latif | RDMA/nes: Fix hang issues for large cluster dynamic... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Faisal Latif | RDMA/nes: Increase rexmit timeout interval |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Faisal Latif | RDMA/nes: Check for sequence number wrap-around |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Faisal Latif | RDMA/nes: Do not set apbvt entry for loopback |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Chien Tung | RDMA/nes: Fix unused variable compile warning when... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Chien Tung | RDMA/nes: Fix fw_ver in /sys |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Chien Tung | RDMA/nes: Set trace length to 1 inch for SFP_D |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Chien Tung | RDMA/nes: Enable repause timer for port 1 |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Chien Tung | RDMA/nes: Correct CDR loop filter setting for port 1 |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Chien Tung | RDMA/nes: Modify thermo mitigation to flip SerDes1... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Linus Torvalds | Revert "linux.conf.au 2009: Tuz" |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Linus Torvalds | Merge git://git./linux/kernel/git/mason/btrfs-unstable |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Martyn Welch | powerpc/86xx: Add device_type entry to soc for ppc9a |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Chris Mason | Btrfs: look for acls during btrfs_read_locked_inode |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Chris Mason | Btrfs: fix acl caching |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Linus Torvalds | Merge branch 'for_linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Linus Torvalds | Merge branch 'for_linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Linus Torvalds | Merge branch 'sh/for-2.6.30' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Takashi Iwai | Merge branch 'fix/misc' into for-linus |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Takashi Iwai | Merge branch 'fix/caiaq' into for-linus |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Takashi Iwai | Merge branch 'fix/hda' into for-linus |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Takashi Iwai | Merge branch 'fix/asoc' into for-linus |
commit | commitdiff | tree | snapshot |
2009-04-27 |
David Howells | FRV: Stop gcc from generating uninitialised variable... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
David Howells | FRV: Wire up new syscalls |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Dan Carpenter | ext2: missing unlock in ext2_quota_write() |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Christoph Hellwig | quota: remove obsolete comments in fs/quota/Makefile |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Joel Becker | Btrfs: Fix a bunch of printk() warnings. |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Joel Becker | Btrfs: Fix a trivial warning using max() of u64 vs... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Chris Mason | Btrfs: remove unused btrfs_bit_radix slab |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Subrata Modak | ALSA: Fix Trivial Warnining in sound/pci/cmipci.c |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Chris Mason | Btrfs: ratelimit IO error printks |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Chris Mason | Btrfs: remove #if 0 code |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Chris Ball | Btrfs: When shrinking, only update disk size on success |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Daniel Mack | ALSA: snd-usb-caiaq: fix reported elapsed periods |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Oleg Nesterov | ptrace: ptrace_attach: fix the usage of ->cred_exec_mutex |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Paul Mundt | sh: Fix up unsigned syscall_nr in SH-5 pt_regs. |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Ingo Molnar | perf_counter tools: move helper library to util/* |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Adrian McMenamin | maple: input: fix up maple mouse driver |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Yoshihiro Shimoda | sh: sh7785lcr: fix defconfig for 29-bit mode |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Linus Torvalds | Merge branch 'irq-fixes-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Linus Torvalds | Merge branch 'core-fixes-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
next |