index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
9
-214
/
+199
2008-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
206
-8528
/
+9486
2008-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
506
-361
/
+403
2008-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-50
/
+58
2008-07-28
SubmittingPatches: add git pull & diffstat format info
Randy Dunlap
1
-0
/
+26
2008-07-28
more sysdev API change fallout - drivers/base/memory.c
Stephen Rothwell
1
-1
/
+2
2008-07-28
ACPI/CPUIDLE: prevent setting pm_idle to NULL
Thomas Gleixner
2
-5
/
+12
2008-07-28
Merge branch 'i2c-for-linus' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
5
-29
/
+426
2008-07-28
ipwireless: Preallocate received packet buffers with MRU size
David Sterba
3
-1
/
+8
2008-07-28
ipwireless: Put packets to pool start
David Sterba
1
-2
/
+2
2008-07-28
ipwireless: Increase PPP outgoing queue size
David Sterba
2
-3
/
+5
2008-07-28
ipwireless: Explicitly request io and mem regions
David Sterba
2
-34
/
+50
2008-07-28
ipwireless: Constify buffer variables
David Sterba
3
-14
/
+16
2008-07-28
ipwireless: Do not return value from sending funcs
David Sterba
1
-12
/
+3
2008-07-28
ipwireless: Remove endian-dependent bitfields
David Sterba
1
-13
/
+38
2008-07-28
ipwireless: Glue splitted printk strings back
David Sterba
2
-18
/
+12
2008-07-28
ipwireless: Remove pt_regs from interrupt handler
David Sterba
2
-2
/
+2
2008-07-28
ipwireless: Rename spinlock variables to lock
David Sterba
2
-71
/
+71
2008-07-28
ipwireless: Remove unused defines
David Sterba
2
-11
/
+7
2008-07-28
ipwireless: Misc cleanups
David Sterba
1
-32
/
+18
2008-07-28
i2c: Blackfin I2C Driver: Functional power management support
Michael Hennerich
1
-11
/
+24
2008-07-28
i2c: Documentation: upgrading clients HOWTO
Ben Dooks
1
-0
/
+281
2008-07-28
i2c: S3C24XX I2C frequency scaling support.
Ben Dooks
1
-13
/
+103
2008-07-28
i2c: i2c_gpio: keep probe resident for hotplugged devices.
Ben Dooks
1
-4
/
+5
2008-07-28
i2c: S3C2410: Pass the I2C bus number via drivers platform data
Ben Dooks
2
-1
/
+13
2008-07-28
stop_machine: fix up ftrace.c
Rusty Russell
1
-3
/
+3
2008-07-28
stop_machine: Wean existing callers off stop_machine_run()
Rusty Russell
5
-14
/
+14
2008-07-28
stop_machine(): stop_machine_run() changed to use cpu mask
Rusty Russell
3
-25
/
+39
2008-07-28
Hotplug CPU: don't check cpu_online after take_cpu_down
Rusty Russell
1
-2
/
+2
2008-07-28
Simplify stop_machine
Rusty Russell
3
-190
/
+136
2008-07-28
stop_machine: add ALL_CPUS option
Jason Baron
2
-8
/
+32
2008-07-28
module: fix build warning with !CONFIG_KALLSYMS
WANG Cong
1
-12
/
+13
2008-07-27
Merge ../linux-2.6
Mauro Carvalho Chehab
81
-945
/
+787
2008-07-27
sparc: Set CONFIG_HAVE_ARCH_TRACEHOOK
David S. Miller
1
-0
/
+1
2008-07-27
sparc: Add task_pt_regs().
David S. Miller
1
-0
/
+1
2008-07-27
sparc: Add call to tracehook_signal_handler().
David S. Miller
1
-0
/
+2
2008-07-27
sparc: Create and use TIF_NOTIFY_RESUME.
David S. Miller
3
-4
/
+22
2008-07-27
sparc: Use tracehook routines in syscall_trace().
David S. Miller
2
-17
/
+21
2008-07-27
sparc64: tracehook: CONFIG_HAVE_ARCH_TRACEHOOK
Roland McGrath
1
-0
/
+1
2008-07-27
sparc: Add user_stack_pointer().
David S. Miller
2
-0
/
+2
2008-07-27
sparc64: tracehook_signal_handler
Roland McGrath
2
-0
/
+6
2008-07-27
sparc64: tracehook: TIF_NOTIFY_RESUME
Roland McGrath
3
-6
/
+13
2008-07-27
sparc: Add asm/syscall.h
David S. Miller
1
-0
/
+120
2008-07-27
sparc64: tracehook syscall
Roland McGrath
3
-22
/
+17
2008-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/sparc
David S. Miller
493
-312
/
+197
2008-07-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
243
-2691
/
+5942
2008-07-27
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2
-4
/
+5
2008-07-27
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x8...
Linus Torvalds
1
-3
/
+5
2008-07-27
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
73
-881
/
+733
2008-07-27
task IO accounting: move all IO statistics in struct task_io_accounting
Andrea Righi
5
-57
/
+44
[next]