| Commit message (Expand) | Author | Age |
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-04-14 |
|\ |
|
| * | hwmon: (applesmc) Switch maintainers | Henrik Rydberg | 2010-04-14 |
| * | hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 support | Justin P. Mattock | 2010-04-14 |
| * | hwmon: (it87) Invalidate cache on temperature sensor change | Jean Delvare | 2010-04-14 |
| * | hwmon: (it87) Properly handle wrong sensor type requests | Jean Delvare | 2010-04-14 |
| * | hwmon: (it87) Don't arbitrarily enable temperature channels | Jean Delvare | 2010-04-14 |
| * | hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=n | Jean Delvare | 2010-04-14 |
| * | hwmon: (sht15) Fix sht15_calc_temp interpolation function | Jerome Oufella | 2010-04-14 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2010-04-14 |
|\ \ |
|
| * | | lguest: stop using KVM hypercall mechanism | Rusty Russell | 2010-04-14 |
| * | | lguest: workaround cmpxchg8b_emu by ignoring cli in the guest. | Rusty Russell | 2010-04-14 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2010-04-14 |
|\ \ |
|
| * | | m68k: Fix asm constraints for atomic_sub_and_test() and atomic_add_negative() | Geert Uytterhoeven | 2010-04-14 |
| * | | m68k: Fix `struct sigcontext' for ColdFire | Maxim Kuvyrkov | 2010-04-14 |
| |/ |
|
* / | vsprintf: Change struct printf_spec.precision from s8 to s16 | Joe Perches | 2010-04-14 |
|/ |
|
* | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2010-04-13 |
|\ |
|
| * | PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling | Jiri Slaby | 2010-04-10 |
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-04-13 |
|\ \ |
|
| * | | NFSv4: fix delegated locking | Trond Myklebust | 2010-04-12 |
| * | | NFS: Ensure that the WRITE and COMMIT RPC calls are always uninterruptible | Trond Myklebust | 2010-04-09 |
| * | | NFS: Fix a race with the new commit code | Trond Myklebust | 2010-04-09 |
| * | | NFS: Ensure that writeback_single_inode() calls write_inode() when syncing | Trond Myklebust | 2010-04-09 |
| * | | NFS: Fix the mode calculation in nfs_find_open_context | Trond Myklebust | 2010-04-09 |
| * | | NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR | Trond Myklebust | 2010-04-09 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-04-13 |
|\ \ |
|
| * | | sparc64: Add some more commentary to __raw_local_irq_save() | David S. Miller | 2010-04-13 |
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-04-13 |
| |\ \ |
|
| * | | | sparc64: Fix memory leak in pci_register_iommu_region(). | David S. Miller | 2010-04-13 |
| * | | | sparc64: Add kmemleak annotation to sun4v_build_virq() | David S. Miller | 2010-04-13 |
| * | | | sparc64: Support kmemleak. | David S. Miller | 2010-04-13 |
| * | | | sparc64: Add function graph tracer support. | David S. Miller | 2010-04-13 |
| * | | | sparc64: Give a stack frame to the ftrace call sites. | David S. Miller | 2010-04-13 |
| * | | | sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86. | David S. Miller | 2010-04-13 |
| * | | | sparc64: Remove profiling from some low-level bits. | David S. Miller | 2010-04-13 |
| * | | | sparc64: Kill unnecessary static on local var in ftrace_call_replace(). | David S. Miller | 2010-04-13 |
| * | | | sparc64: Kill CONFIG_STACK_DEBUG code. | David S. Miller | 2010-04-13 |
| * | | | sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up. | David S. Miller | 2010-04-13 |
| * | | | sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs. | David S. Miller | 2010-04-13 |
| * | | | sparc64: Use kstack_valid() in die_if_kernel(). | David S. Miller | 2010-04-13 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-04-13 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | smc91c92_cs: define multicast_table as unsigned char | Ken Kawasaki | 2010-04-13 |
| * | | | can: avoids a false warning | Eric Dumazet | 2010-04-13 |
| * | | | e1000e: stop cleaning when we reach tx_ring->next_to_use | Terry Loftin | 2010-04-13 |
| * | | | igb: restrict WoL for 82576 ET2 Quad Port Server Adapter | Stefan Assmann | 2010-04-13 |
| * | | | virtio_net: missing sg_init_table | Shirley Ma | 2010-04-13 |
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-04-11 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb" | David S. Miller | 2010-04-11 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-04-09 |
| |\ \ \ |
|
| | * | | | iwlwifi: need check for valid qos packet before free | Wey-Yi Guy | 2010-04-08 |
| * | | | | tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb | David S. Miller | 2010-04-08 |