index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AVR32] ssize_t should be long, not int
Haavard Skinnemoen
2007-02-09
1
-1
/
+1
*
[AVR32] Remove last remains of libgcc
Haavard Skinnemoen
2007-02-09
2
-131
/
+0
*
[AVR32] SPI platform code update
Haavard Skinnemoen
2007-02-09
4
-36
/
+51
*
[AVR32] Add PIOE device and reserve SDRAM pins
Haavard Skinnemoen
2007-02-09
4
-1
/
+36
*
[AVR32] Introduce at32_reserve_pin()
Haavard Skinnemoen
2007-02-09
2
-1
/
+23
*
[AVR32] Don't reset PIO state at bootup
Haavard Skinnemoen
2007-02-09
1
-3
/
+0
*
[AVR32] GPIO API implementation
Haavard Skinnemoen
2007-02-09
8
-21
/
+278
*
[AVR32] Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-09
1
-2
/
+2
*
[AVR32] Implement dma_mapping_error()
Haavard Skinnemoen
2007-02-09
1
-0
/
+8
*
[AVR32] Fix incorrect invalidation of shared cachelines
David Brownell
2007-02-09
1
-8
/
+24
*
[AVR32] ext int fixes
David Brownell
2007-02-09
1
-19
/
+17
*
[AVR32] fix serial port setup on ATSTK1000
David Brownell
2007-02-09
2
-5
/
+15
*
[AVR32] /proc/interrupts display
David Brownell
2007-02-09
1
-0
/
+1
*
Remove a couple final references to obsolete verify_area().
Robert P. J. Day
2007-02-09
2
-7
/
+1
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-02-08
17
-468
/
+1211
|
\
|
*
configfs: Zero terminate data in configfs attribute writes.
Joel Becker
2007-02-07
1
-3
/
+6
|
*
[PATCH] ocfs2 heartbeat: clean up bio submission code
Philipp Reisner
2007-02-07
1
-127
/
+31
|
*
ocfs2: introduce sc->sc_send_lock to protect outbound outbound messages
Zhen Wei
2007-02-07
2
-0
/
+10
|
*
[PATCH] ocfs2: drop INET from Kconfig, not needed
Randy Dunlap
2007-02-07
1
-1
/
+0
|
*
ocfs2_dlm: Add timeout to dlm join domain
Sunil Mushran
2007-02-07
1
-1
/
+13
|
*
ocfs2_dlm: Silence some messages during join domain
Sunil Mushran
2007-02-07
1
-3
/
+6
|
*
ocfs2_dlm: disallow a domain join if node maps mismatch
Srinivas Eeda
2007-02-07
3
-1
/
+62
|
*
ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockres
Sunil Mushran
2007-02-07
2
-11
/
+94
|
*
ocfs2: Binds listener to the configured ip address
Sunil Mushran
2007-02-07
1
-7
/
+8
|
*
ocfs2_dlm: Calling post handler function in assert master handler
Kurt Hackel
2007-02-07
4
-4
/
+29
|
*
ocfs2: Added post handler callable function in o2net message handler
Kurt Hackel
2007-02-07
12
-60
/
+112
|
*
ocfs2_dlm: Cookies in locks not being printed correctly in error messages
Kurt Hackel
2007-02-07
5
-25
/
+26
|
*
ocfs2_dlm: Silence a failed convert
Kurt Hackel
2007-02-07
1
-22
/
+6
|
*
ocfs2_dlm: wake up sleepers on the lockres waitqueue
Kurt Hackel
2007-02-07
3
-2
/
+18
|
*
ocfs2_dlm: Dlm dispatch was stopping too early
Kurt Hackel
2007-02-07
1
-3
/
+0
|
*
ocfs2_dlm: Drop inflight refmap even if no locks found on the lockres
Kurt Hackel
2007-02-07
1
-5
/
+3
|
*
ocfs2_dlm: Flush dlm workqueue before starting to migrate
Kurt Hackel
2007-02-07
1
-16
/
+20
|
*
ocfs2_dlm: Fix migrate lockres handler queue scanning
Kurt Hackel
2007-02-07
1
-6
/
+20
|
*
ocfs2_dlm: Make dlmunlock() wait for migration to complete
Kurt Hackel
2007-02-07
2
-0
/
+5
|
*
ocfs2_dlm: Fixes race between migrate and dirty
Kurt Hackel
2007-02-07
3
-14
/
+33
|
*
[PATCH] fs/ocfs2/dlm/: make functions static
Adrian Bunk
2007-02-07
3
-10
/
+7
|
*
ocfs2_dlm: fix cluster-wide refcounting of lock resources
Kurt Hackel
2007-02-07
8
-174
/
+729
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-02-08
5
-27
/
+27
|
\
\
|
*
|
Revert "Driver core: convert SPI code to use struct device"
Greg Kroah-Hartman
2007-02-08
5
-27
/
+27
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2007-02-08
209
-3422
/
+17427
|
\
\
\
|
*
|
|
[POWERPC] Add export of vgacon_remap_base
Mathieu Desnoyers
2007-02-08
1
-0
/
+1
|
*
|
|
[POWERPC] Remove bogus comment about page_is_ram
Johannes Berg
2007-02-08
1
-4
/
+0
|
*
|
|
[POWERPC] windfarm: don't die on suspend thread signal
Johannes Berg
2007-02-08
1
-4
/
+2
|
*
|
|
[POWERPC] Fix comment in kernel/irq.c
Johannes Berg
2007-02-08
1
-3
/
+3
|
*
|
|
[POWERPC] ppc: Fix booke watchdog initialization
Stefan Roese
2007-02-08
1
-9
/
+11
|
*
|
|
[POWERPC] PPC: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-08
3
-6
/
+6
|
*
|
|
[POWERPC] Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-08
3
-7
/
+7
|
*
|
|
[POWERPC] Fix ppc64's writing to struct file_operations
Stephen Rothwell
2007-02-08
1
-4
/
+7
|
*
|
|
[POWERPC] ppc: use syslog macro for the printk log level
Robert P. J. Day
2007-02-08
1
-1
/
+2
|
*
|
|
[POWERPC] ppc: cs4218_tdm remove extra brace
Mariusz Kozlowski
2007-02-08
1
-1
/
+0
[next]