| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Change cpu_up and co from __devinit to __cpuinit | Gautham R Shenoy | 2007-01-11 | 7 | -8/+8 |
* | [PATCH] rtc-sh: correctly report rtc_wkalrm.enabled | David Brownell | 2007-01-11 | 1 | -2/+2 |
* | [PATCH] qconf: (re)fix SIGSEGV on empty menu items | Roman Zippel | 2007-01-11 | 2 | -13/+4 |
* | [PATCH] Fix sparsemem on Cell | Dave Hansen | 2007-01-11 | 6 | -16/+34 |
* | [PATCH] increment pos before looking for the next cap in __pci_find_next_ht_cap | Brice Goglin | 2007-01-11 | 1 | -1/+2 |
* | [PATCH] sched: tasks cannot run on cpus onlined after boot | Nathan Lynch | 2007-01-11 | 1 | -1/+1 |
* | Don't put "linux_banner" in the .init section | Linus Torvalds | 2007-01-11 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-01-10 | 19 | -54/+119 |
|\ |
|
| * | [PATCH] x86-64: Fix warnings in ia32_aout.c | Andi Kleen | 2007-01-11 | 1 | -2/+2 |
| * | [PATCH] i386: Convert some functions to __init to avoid MODPOST warnings | Vivek Goyal | 2007-01-11 | 2 | -2/+2 |
| * | [PATCH] i386: Fix memory hotplug related MODPOST generated warning | Vivek Goyal | 2007-01-11 | 1 | -2/+2 |
| * | [PATCH] x86-64: tighten up printks | Muli Ben-Yehuda | 2007-01-11 | 1 | -3/+8 |
| * | [PATCH] x86-64: - Ignore long SMI interrupts in clock calibration | Jack Steiner | 2007-01-11 | 1 | -4/+21 |
| * | [PATCH] x86-64: pci quirks MODPOST warning fix | Vivek Goyal | 2007-01-11 | 1 | -1/+1 |
| * | [PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3) | Vivek Goyal | 2007-01-11 | 1 | -2/+24 |
| * | [PATCH] x86-64: modpost add more symbols to whitelist pattern2 | Vivek Goyal | 2007-01-11 | 2 | -1/+2 |
| * | [PATCH] i386: make apic probe function non-init | Vivek Goyal | 2007-01-11 | 4 | -4/+4 |
| * | [PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixes | Vivek Goyal | 2007-01-11 | 3 | -10/+10 |
| * | [PATCH] x86-64: Use different constraint for gcc < 4.1 in bitops.h | Andi Kleen | 2007-01-11 | 1 | -14/+20 |
| * | [PATCH] x86-64: Make noirqdebug_setup function non init to fix modpost warning | Vivek Goyal | 2007-01-11 | 1 | -1/+1 |
| * | [PATCH] i386: Update defconfig | Andi Kleen | 2007-01-11 | 1 | -4/+10 |
| * | [PATCH] x86-64: Update defconfig | Andi Kleen | 2007-01-11 | 1 | -4/+12 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2007-01-10 | 1 | -0/+2 |
|\ \ |
|
| * | | ieee1394: sbp2: fix probing of some DVD-ROM/RWs | Stefan Richter | 2007-01-10 | 1 | -0/+2 |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-01-10 | 4 | -8/+21 |
|\ \ \ |
|
| * | | | [MIPS] Alchemy: Fix PCI-memory access | Alexander Bigga | 2007-01-10 | 1 | -4/+4 |
| * | | | [MIPS] Fix N32 SysV IPC routines | Atsushi Nemoto | 2007-01-10 | 2 | -4/+16 |
| * | | | [MIPS] PNX8550: Fix system timer initialization | Atsushi Nemoto | 2007-01-10 | 1 | -0/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2007-01-10 | 2 | -9/+8 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | MMC: at91 mmc linkage updates | David Brownell | 2007-01-04 | 1 | -6/+5 |
| * | | | ARM: OMAP: fix MMC workqueue changes | Kyungmin Park | 2007-01-04 | 1 | -3/+3 |
* | | | | [PATCH] fix linux banner format string | Roman Zippel | 2007-01-10 | 6 | -38/+32 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-01-10 | 8 | -7/+11 |
|\ \ \ \ |
|
| * | | | | [IPV4] devinet: inetdev_init out label moved after RCU assignment | Jarek Poplawski | 2007-01-09 | 1 | -1/+2 |
| * | | | | [INET]: style updates for the inet_sock->is_icsk assignment fix | Paul Moore | 2007-01-09 | 2 | -2/+2 |
| * | | | | [SCTP]: Fix err_hdr assignment in sctp_init_cause. | Vlad Yasevich | 2007-01-09 | 1 | -2/+2 |
| * | | | | [NETFILTER]: tcp conntrack: fix IP_CT_TCP_FLAG_CLOSE_INIT value | Patrick McHardy | 2007-01-09 | 1 | -1/+1 |
| * | | | | [NETFILTER]: nf_nat: fix hanging connections when loading the NAT module | Patrick McHardy | 2007-01-09 | 1 | -1/+1 |
| * | | | | [NETFILTER]: arp_tables: fix userspace compilation | Bart De Schuymer | 2007-01-09 | 1 | -0/+1 |
| * | | | | [NETFILTER]: nf_conntrack_ipv6: fix crash when handling fragments | Patrick McHardy | 2007-01-09 | 1 | -0/+2 |
* | | | | | [PATCH] MAINTAINERS: maintainer for sata_promise | Mikael Pettersson | 2007-01-10 | 1 | -0/+6 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-01-09 | 13 | -47/+79 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state | Dotan Barak | 2007-01-09 | 1 | -9/+17 |
| * | | | IB/ehca: Use proper GFP_ flags for get_zeroed_page() | Hoang-Nam Nguyen | 2007-01-09 | 6 | -16/+16 |
| * | | | IB/mthca: Fix PRM compliance problem in atomic-send completions | Jack Morgenstein | 2007-01-07 | 1 | -2/+6 |
| * | | | RDMA/ucma: Don't report events with invalid user context | Sean Hefty | 2007-01-07 | 1 | -0/+10 |
| * | | | RDMA/ucma: Fix struct ucma_event leak when backlog is full | Sean Hefty | 2007-01-07 | 1 | -0/+1 |
| * | | | RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejects | Steve Wise | 2007-01-07 | 1 | -3/+14 |
| * | | | IB/iser: Return error code when PDUs may not be sent | Erez Zilber | 2007-01-07 | 2 | -16/+14 |
| * | | | IB/mthca: Fix off-by-one in FMR handling on memfree | Michael S. Tsirkin | 2007-01-04 | 1 | -1/+1 |