aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-04-14
|\
| * hwmon: (applesmc) Switch maintainersHenrik Rydberg2010-04-14
| * hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 supportJustin P. Mattock2010-04-14
| * hwmon: (it87) Invalidate cache on temperature sensor changeJean Delvare2010-04-14
| * hwmon: (it87) Properly handle wrong sensor type requestsJean Delvare2010-04-14
| * hwmon: (it87) Don't arbitrarily enable temperature channelsJean Delvare2010-04-14
| * hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=nJean Delvare2010-04-14
| * hwmon: (sht15) Fix sht15_calc_temp interpolation functionJerome Oufella2010-04-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2010-04-14
|\ \
| * | lguest: stop using KVM hypercall mechanismRusty Russell2010-04-14
| * | lguest: workaround cmpxchg8b_emu by ignoring cli in the guest.Rusty Russell2010-04-14
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-04-14
|\ \
| * | m68k: Fix asm constraints for atomic_sub_and_test() and atomic_add_negative()Geert Uytterhoeven2010-04-14
| * | m68k: Fix `struct sigcontext' for ColdFireMaxim Kuvyrkov2010-04-14
| |/
* / vsprintf: Change struct printf_spec.precision from s8 to s16Joe Perches2010-04-14
|/
* Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-04-13
|\
| * PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handlingJiri Slaby2010-04-10
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-04-13
|\ \
| * | NFSv4: fix delegated lockingTrond Myklebust2010-04-12
| * | NFS: Ensure that the WRITE and COMMIT RPC calls are always uninterruptibleTrond Myklebust2010-04-09
| * | NFS: Fix a race with the new commit codeTrond Myklebust2010-04-09
| * | NFS: Ensure that writeback_single_inode() calls write_inode() when syncingTrond Myklebust2010-04-09
| * | NFS: Fix the mode calculation in nfs_find_open_contextTrond Myklebust2010-04-09
| * | NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIRTrond Myklebust2010-04-09
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-04-13
|\ \
| * | sparc64: Add some more commentary to __raw_local_irq_save()David S. Miller2010-04-13
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-13
| |\ \
| * | | sparc64: Fix memory leak in pci_register_iommu_region().David S. Miller2010-04-13
| * | | sparc64: Add kmemleak annotation to sun4v_build_virq()David S. Miller2010-04-13
| * | | sparc64: Support kmemleak.David S. Miller2010-04-13
| * | | sparc64: Add function graph tracer support.David S. Miller2010-04-13
| * | | sparc64: Give a stack frame to the ftrace call sites.David S. Miller2010-04-13
| * | | sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.David S. Miller2010-04-13
| * | | sparc64: Remove profiling from some low-level bits.David S. Miller2010-04-13
| * | | sparc64: Kill unnecessary static on local var in ftrace_call_replace().David S. Miller2010-04-13
| * | | sparc64: Kill CONFIG_STACK_DEBUG code.David S. Miller2010-04-13
| * | | sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up.David S. Miller2010-04-13
| * | | sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.David S. Miller2010-04-13
| * | | sparc64: Use kstack_valid() in die_if_kernel().David S. Miller2010-04-13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-13
|\ \ \ \ | |_|/ / |/| | |
| * | | smc91c92_cs: define multicast_table as unsigned charKen Kawasaki2010-04-13
| * | | can: avoids a false warningEric Dumazet2010-04-13
| * | | e1000e: stop cleaning when we reach tx_ring->next_to_useTerry Loftin2010-04-13
| * | | igb: restrict WoL for 82576 ET2 Quad Port Server AdapterStefan Assmann2010-04-13
| * | | virtio_net: missing sg_init_tableShirley Ma2010-04-13
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-11
| |\ \ \ | | | |/ | | |/|
| * | | Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb"David S. Miller2010-04-11
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-09
| |\ \ \
| | * | | iwlwifi: need check for valid qos packet before freeWey-Yi Guy2010-04-08
| * | | | tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skbDavid S. Miller2010-04-08