Age | Commit message (Expand) | Author | Files | Lines |
2007-06-01 | Remove unnecessary exported symbols. | Mingming Cao | 1 | -8/+0 |
2007-06-01 | EXT4: Fix whitespace | Dave Kleikamp | 8 | -62/+62 |
2007-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix | Linus Torvalds | 2 | -8/+13 |
2007-05-31 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 8 | -43/+87 |
2007-05-31 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 14 | -10/+33 |
2007-05-31 | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 10 | -11/+136 |
2007-05-31 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 4 | -2/+243 |
2007-05-31 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 27 | -121/+93 |
2007-05-31 | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -1/+3 |
2007-05-31 | Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -16/+34 |
2007-05-31 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2007-05-31 | [S390] cio: deregister ccw device when pgid disband failed | Peter Oberparleiter | 1 | -0/+6 |
2007-05-31 | [S390] cio: Use device_schedule_callback() for removing disconnected devices. | Cornelia Huck | 1 | -11/+38 |
2007-05-31 | [S390] Fix section annotations. | Heiko Carstens | 2 | -5/+5 |
2007-05-31 | [S390] raw3270: use mutex instead of semaphore | Christoph Hellwig | 1 | -5/+5 |
2007-05-31 | [S390] arch/s390/kernel/debug.c: use mutex instead of semaphore | Christoph Hellwig | 1 | -11/+11 |
2007-05-31 | [S390] dasd_eer: use mutex instead of semaphore | Christoph Hellwig | 1 | -8/+8 |
2007-05-31 | [S390] Add exception handler for diagnose 224 | Michael Holzheu | 1 | -3/+14 |
2007-05-31 | m68k: discontinuous memory support | Roman Zippel | 16 | -248/+247 |
2007-05-31 | afs: needs sched.h | Andrew Morton | 1 | -0/+2 |
2007-05-31 | SLUB: Fix NUMA / SYSFS bootstrap issue | Christoph Lameter | 1 | -0/+7 |
2007-05-31 | m68k: runtime patching infrastructure | Roman Zippel | 9 | -7/+107 |
2007-05-31 | ntfs_init_locked_inode(): fix array indexing | Andrew Morton | 1 | -1/+1 |
2007-05-31 | pci-quirks: fix MSI disabling on RS400-200 and RS480 | Tejun Heo | 1 | -9/+9 |
2007-05-31 | SLUB: More documentation | Christoph Lameter | 2 | -14/+158 |
2007-05-31 | at91: fix enable/disable_irq_wake symmetry in pcmcia driver | Marc Pignat | 1 | -4/+9 |
2007-05-31 | smpboot: fix cachesize comparison in smp_tune_scheduling() | Linus Torvalds | 1 | -3/+2 |
2007-05-31 | neofb: Fix pseudo_palette array overrun in neofb_setcolreg | Antonino A. Daplas | 1 | -14/+16 |
2007-05-31 | [ALSA] version 1.0.14 | Jaroslav Kysela | 1 | -2/+2 |
2007-05-31 | [SPARC]: Missing #include <linux/mm.h> in drivers/sbus/char/flash.c | Horst H. von Brand | 1 | -0/+1 |
2007-05-31 | [SPARC32]: Build fix. | Andrew Morton | 1 | -2/+2 |
2007-05-31 | [SPARC64]: Add missing NCS and SVC hypervisor interfaces. | David S. Miller | 2 | -0/+240 |
2007-05-31 | [IPSEC]: Add xfrm_sysctl.txt. | David S. Miller | 1 | -0/+4 |
2007-05-31 | Merge branch 'mac80211' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | David S. Miller | 2 | -2/+8 |
2007-05-31 | [BRIDGE]: Round off STP perodic timers. | Stephen Hemminger | 2 | -2/+3 |
2007-05-31 | [BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge. | Baruch Even | 1 | -3/+11 |
2007-05-31 | [TCP] tcp_probe: use GCC printf attribute | Stephen Hemminger | 1 | -1/+2 |
2007-05-31 | [TCP] tcp_probe: a trivial fix for mismatched number of printl arguments. | Sangtae Ha | 1 | -1/+1 |
2007-05-31 | [IPV6] ADDRCONF: Fix conflicts in DEVCONF_xxx constant. | YOSHIFUJI Hideaki | 1 | -2/+1 |
2007-05-31 | [NET] napi: Call __netif_rx_complete in netif_rx_complete | Herbert Xu | 1 | -15/+12 |
2007-05-31 | [TCP]: Consolidate checking for tcp orphan count being too big. | Pavel Emelianov | 3 | -6/+9 |
2007-05-31 | [SOCK]: Shrink struct sock by 8 bytes on 64-bit. | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-05-31 | [AF_PACKET]: Kill CONFIG_PACKET_SOCKET. | David S. Miller | 1 | -20/+5 |
2007-05-31 | [IPV6]: Fix build warning. | David S. Miller | 1 | -1/+0 |
2007-05-31 | [AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICAST | David S. Miller | 1 | -27/+4 |
2007-05-31 | [IPV4]: Kill references to bogus non-existent CONFIG_IP_NOSIOCRT | David S. Miller | 1 | -11/+0 |
2007-05-31 | [IPSEC]: Fix panic when using inter address familiy IPsec on loopback. | Kazunori MIYAZAWA | 4 | -8/+7 |
2007-05-31 | [NET]: parse ip:port strings correctly in in4_pton | Jerome Borsboom | 1 | -3/+3 |
2007-05-31 | [IPV6] ROUTE: No longer handle ::/0 specially. | YOSHIFUJI Hideaki | 1 | -8/+0 |
2007-05-31 | [IPSEC]: Fix IPv6 AH calculation in outbound | Kazunori MIYAZAWA | 1 | -1/+1 |