Age | Commit message (Expand) | Author |
2006-12-18 | [CONNECTOR]: Replace delayed work with usual work queue. | Evgeniy Polyakov |
2006-12-17 | [AX.25]: Fix unchecked rose_add_loopback_neigh uses | Ralf Baechle |
2006-12-17 | [AX.25]: Fix unchecked ax25_linkfail_register uses | Ralf Baechle |
2006-12-17 | [AX.25]: Fix unchecked ax25_protocol_register uses. | Ralf Baechle |
2006-12-17 | [AX.25]: Mark all kmalloc users __must_check | Ralf Baechle |
2006-12-17 | [SPARC]: Make bitops use same spinlocks as atomics. | David S. Miller |
2006-12-17 | [SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition. | David S. Miller |
2006-12-17 | [SPARC64]: Minor irq handling cleanups. | David S. Miller |
2006-12-16 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds |
2006-12-16 | Make workqueue bit operations work on "atomic_long_t" | Linus Torvalds |
2006-12-15 | Fix "delayed_work_pending()" macro expansion | Linus Torvalds |
2006-12-15 | IB: Fix ib_dma_alloc_coherent() wrapper | Roland Dreier |
2006-12-15 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2006-12-15 | Remove stack unwinder for now | Linus Torvalds |
2006-12-15 | [S390] Fix reboot hang on LPARs | Michael Holzheu |
2006-12-15 | [S390] Hipersocket multicast queue: make sure outbound handler is called | Ursula Braun |
2006-12-13 | [PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-whi... | Ben Collins |
2006-12-13 | [NETFILTER]: bridge-netfilter: remove deferred hooks | Patrick McHardy |
2006-12-13 | [IPV6]: Make fib6_node subtree depend on IPV6_SUBTREES | Kim Nordlund |
2006-12-13 | [SCTP]: Add support for SCTP_CONTEXT socket option. | Ivan Skytte Jorgensen |
2006-12-13 | [SCTP]: Handle address add/delete events in a more efficient way. | Sridhar Samudrala |
2006-12-13 | [NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packets | Yasuyuki Kozakai |
2006-12-13 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-12-13 | Merge branch 'release' of master.kernel.org:/home/ftp/pub/scm/linux/kernel/gi... | Linus Torvalds |
2006-12-13 | Driver core: Make platform_device_add_data accept a const pointer | Scott Wood |
2006-12-13 | [ARM] Merge AT91 and devel branches | Russell King |
2006-12-13 | [IA64] Move sg_dma_{len,address} from pci.h to scatterlist.h | Tony Luck |
2006-12-13 | [ARM] 3992/1: i.MX/MX1 CPU Frequency scaling support | Pavel Pisa |
2006-12-13 | [ARM] Provide a method to alter the control register | Russell King |
2006-12-13 | [ARM] 4016/1: prefetch macro is wrong wrt gcc's "delete-null-pointer-checks" | Nicolas Pitre |
2006-12-13 | [PATCH] Add missing KORENIX PCI ID's | Russell King |
2006-12-13 | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle |
2006-12-13 | [PATCH] MIPS: Fix COW D-cache aliasing on fork | Atsushi Nemoto |
2006-12-13 | [PATCH] Pass vma argument to copy_user_highpage(). | Atsushi Nemoto |
2006-12-13 | [PATCH] Fix COW D-cache aliasing on fork | Atsushi Nemoto |
2006-12-13 | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day |
2006-12-13 | [PATCH] sstfb: add sysfs interface | Helge Deller |
2006-12-13 | [PATCH] fbdev: remove references to non-existent fbmon_valid_timings() | Geert Uytterhoeven |
2006-12-13 | [PATCH] knfsd: nfsd4: reorganize compound ops | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd4: move replay_owner to cstate | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operations | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE | J.Bruce Fields |
2006-12-13 | [PATCH] remove the broken BLK_DEV_SWIM_IOP driver | Adrian Bunk |
2006-12-13 | [PATCH] ncpfs: Use struct pid to track the userspace watchdog process | Eric W. Biederman |
2006-12-13 | [PATCH] smbfs: Make conn_pid a struct pid | Eric W. Biederman |
2006-12-13 | [PATCH] n_r3964: Use struct pid to track user space clients | Eric W. Biederman |
2006-12-13 | [PATCH] lockd endianness annotations | Al Viro |
2006-12-13 | [PATCH] hci endianness annotations | Al Viro |
2006-12-13 | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day |