Age | Commit message (Expand) | Author | Files | Lines |
2008-09-09 | [Bluetooth] Enforce correct authentication requirements | Marcel Holtmann | 4 | -7/+24 |
2008-09-09 | [Bluetooth] Fix reference counting during ACL config stage | Marcel Holtmann | 1 | -7/+4 |
2008-08-29 | Linux 2.6.27-rc5v2.6.27-rc5 | Linus Torvalds | 1 | -1/+1 |
2008-08-28 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 41 | -313/+17518 |
2008-08-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 217 | -197/+200 |
2008-08-28 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -6/+7 |
2008-08-28 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -6/+7 |
2008-08-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -269/+404 |
2008-08-28 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2 | -8/+22 |
2008-08-28 | ftrace: disable tracing for hibernation | Rafael J. Wysocki | 1 | -3/+10 |
2008-08-28 | [ARM] 5226/1: remove unmatched comment end. | Jean-Christophe DUBOIS | 1 | -1/+1 |
2008-08-28 | sched: rt-bandwidth accounting fix | Peter Zijlstra | 1 | -6/+5 |
2008-08-28 | Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWE | Michael Hennerich | 2 | -98/+89 |
2008-08-28 | Blackfin arch: sram: use 'unsigned long' for irqflags | Vegard Nossum | 1 | -11/+11 |
2008-08-28 | sched: fix sched_rt_rq_enqueue() resched idle | John Blackwood | 1 | -0/+2 |
2008-08-28 | i2c: Prevent log spam on some DVB adapters | Jean Delvare | 1 | -6/+6 |
2008-08-28 | i2c: Add missing kerneldoc descriptions | Jean Delvare | 1 | -0/+12 |
2008-08-28 | i2c: Fix device_init_wakeup place | Marc Pignat | 1 | -2/+4 |
2008-08-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 54 | -296/+413 |
2008-08-28 | sctp: fix random memory dereference with SCTP_HMAC_IDENT option. | Vlad Yasevich | 2 | -2/+7 |
2008-08-28 | sctp: correct bounds check in sctp_setsockopt_auth_key | Vlad Yasevich | 1 | -1/+1 |
2008-08-28 | Merge branch 'omap-rmk' | Russell King | 20 | -220/+17310 |
2008-08-28 | IB/mlx4: Actually return L_Key and R_Key for fast register MRs | Vladimir Sokolovsky | 1 | -0/+2 |
2008-08-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 10 | -235/+714 |
2008-08-28 | tty: Fix termios tty window resize race with pty/tty pair | Alan Cox | 1 | -3/+4 |
2008-08-28 | tty: TIOCGSOFTCAR/SSOFTCAR on pty is wron | Alan Cox | 1 | -2/+4 |
2008-08-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 3 | -11/+19 |
2008-08-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 1 | -2/+2 |
2008-08-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 17 | -116/+66 |
2008-08-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 3 | -2/+13 |
2008-08-28 | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 6 | -86/+225 |
2008-08-28 | [CIFS] Add destroy routine for dns_resolver | Jeff Layton | 2 | -1/+9 |
2008-08-28 | e1000: fix stack size | Linus Torvalds | 1 | -36/+45 |
2008-08-28 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 10 | -225/+223 |
2008-08-28 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -77/+83 |
2008-08-28 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2 | -3/+4 |
2008-08-28 | ftrace: disable tracing for suspend to ram | Steven Rostedt | 1 | -1/+4 |
2008-08-28 | Revert "pktcdvd: push BKL down into driver" | Linus Torvalds | 1 | -25/+10 |
2008-08-27 | [ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfo | Mel Gorman | 2 | -1/+23 |
2008-08-27 | [ARM] use bcd2bin/bin2bcd | Adrian Bunk | 1 | -9/+9 |
2008-08-27 | [ARM] use the new byteorder headers | Harvey Harrison | 1 | -14/+11 |
2008-08-27 | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King | 7 | -50/+138 |
2008-08-27 | [ARM] OMAP: Fix 2430 SMC91x ethernet IRQ | Russell King | 1 | -1/+1 |
2008-08-27 | [ARM] OMAP: Add and update OMAP default configuration files | Russell King | 18 | -218/+17308 |
2008-08-27 | [ARM] OMAP: Change mailing list for OMAP in MAINTAINERS | Dirk Behme | 1 | -1/+1 |
2008-08-27 | wan: Missing capability checks in sbni_ioctl() | Eugene Teo | 1 | -4/+4 |
2008-08-27 | Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li... | David S. Miller | 8 | -81/+80 |
2008-08-27 | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 35 | -189/+284 |
2008-08-27 | e100, fix iomap read | Jiri Slaby | 1 | -2/+2 |
2008-08-27 | qeth: preallocated header account offset | Frank Blaschka | 1 | -1/+1 |